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

avoid the need for additional includes for task interfaces

This commit is contained in:
andreas
2023-10-28 11:04:40 +02:00
parent ff1bc50607
commit a98693a9b1
9 changed files with 29 additions and 43 deletions

View File

@@ -2,7 +2,6 @@
#include "GwHardware.h"
#include "GwApi.h"
#include "FastLED.h"
#include "GwIButtonTask.h"
typedef enum {
LED_OFF,
LED_GREEN,