Cleanup arduino useless bullshit

This commit is contained in:
2022-05-23 23:54:16 +02:00
parent a7f574bcf0
commit 411fbf94de
5 changed files with 3 additions and 9 deletions
-2
View File
@@ -10,8 +10,6 @@
#endif
#define FASTLED_NO_PINMAP
//#include "esp32-hal.h"
#if (__GNUC__ > 4) || (__GNUC__ == 4 && __GNUC_MINOR__ >= 4)
#define FASTLED_HAS_PRAGMA_MESSAGE
#endif