dunno, changes and stuff

This commit is contained in:
2022-07-17 14:47:21 +02:00
parent 331f9f3e6c
commit 07917fe5ba
19 changed files with 1449 additions and 192 deletions

View File

@@ -1,5 +1,5 @@
#ifndef COLOR_H
#define COLOR_H
#ifndef ESP_COLOR_H
#define ESP_COLOR_H
#include <cstdint>
@@ -113,4 +113,4 @@ public:
};
#endif // COLOR_H
#endif // ESP_COLOR_H