@@ -1,8 +1,9 @@
#ifndef LEDH
#define LEDH
#include "arduino.h"
#include "Arduino.h"
#include "vector"
#include "board.h"
enum e_ledcolor
{
@@ -92,4 +93,5 @@ void turnOffLed(uint16_t index);
void turnOnLed(uint16_t index);
void turnOffAllLed();
#endif //LEDH
The note is not visible to the blocked user.