many changes :Py
This commit is contained in:
12
Platforms.h
Normal file
12
Platforms.h
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
|
||||
#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
|
||||
Reference in New Issue
Block a user