The '-' (dash) has been changed to '_' (underscore) in the macro names. (#82)
This commit is contained in:
committed by
Ivan Kravets
parent
464d71f918
commit
c53d2cbb3d
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"build": {
|
||||
"core": "esp32",
|
||||
"extra_flags": "-DARDUINO_NodeMCU-32S",
|
||||
"extra_flags": "-DARDUINO_NodeMCU_32S",
|
||||
"f_cpu": "240000000L",
|
||||
"f_flash": "40000000L",
|
||||
"flash_mode": "dio",
|
||||
|
||||
Reference in New Issue
Block a user