Trying to remove unsupported platform that break ci.yml

This commit is contained in:
hsaturn
2021-04-21 01:05:31 +02:00
committed by GitHub
parent 087a203ba0
commit e35a43c4a4

View File

@@ -15,8 +15,6 @@
#else #else
#include <WiFi.h> #include <WiFi.h>
#endif #endif
#else
#error "Unsupported platform"
#endif #endif
#ifdef EPOXY_DUINO #ifdef EPOXY_DUINO
#define dbg_ptr uint64_t #define dbg_ptr uint64_t