@ -8,6 +8,8 @@
#ifndef LED_H_
#define LED_H_
typedef enum { BLUE = 0, RED = 1, OFF = 2 } tColor;
void ledExec();
void ledInit();
The note is not visible to the blocked user.