16 lines
78 B
C
16 lines
78 B
C
|
|
|
|
#include "rgbyteclock.h"
|
|
|
|
|
|
|
|
void rgbyteclock(void)
|
|
{
|
|
|
|
|
|
while(1) {
|
|
|
|
}
|
|
|
|
}
|