We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60b2963 commit b2c4121Copy full SHA for b2c4121
boards/arduino_nano_esp32.json
@@ -8,7 +8,7 @@
8
"core": "esp32",
9
"extra_flags": [
10
"-DARDUINO_NANO_ESP32",
11
- "-DBOARD_HAS_PIN_REMAP",
+ "-DBOARD_USES_HW_GPIO_NUMBERS",
12
"-DBOARD_HAS_PSRAM",
13
"-DUSB_MANUFACTURER=\\\"Arduino\\\"",
14
"-DUSB_PRODUCT=\\\"NanoESP32\\\"",
0 commit comments