1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-21 17:53:06 +01:00

handle the leds as user task

This commit is contained in:
andreas
2023-10-24 15:23:54 +02:00
parent 155c7a8d1c
commit 91c1e6f85c
4 changed files with 9 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
#include "GwButtons.h"
#include "GwHardware.h"
#include "GwApi.h"
#include "GwLeds.h"
#include "GwLedTask.h"
class FactoryResetRequest: public GwMessage{
private: