Files
ESP8266lib/Platforms.h
2018-07-08 17:47:59 +02:00

13 lines
159 B
C

#define WEMOS_D1_MINI 1
#define NODE_MCU 2
// https://blog.anto.io/wp-content/uploads/2016/12/esp32.png
#define NODE32S 32
#define PLATFORM NODE32S