#ifndef RGBYTECLOCK_H #define RGBYTECLOCK_H #include #include "timer.h" #include "lcd.h" void rgbyteclock(void); #endif // RGBYTECLOCK_H