Skip to content

Commit b2c4121

Browse files
authored
Board Arduino Nano: standard no remapping
causes more issues than it solves.
1 parent 60b2963 commit b2c4121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/arduino_nano_esp32.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"core": "esp32",
99
"extra_flags": [
1010
"-DARDUINO_NANO_ESP32",
11-
"-DBOARD_HAS_PIN_REMAP",
11+
"-DBOARD_USES_HW_GPIO_NUMBERS",
1212
"-DBOARD_HAS_PSRAM",
1313
"-DUSB_MANUFACTURER=\\\"Arduino\\\"",
1414
"-DUSB_PRODUCT=\\\"NanoESP32\\\"",

0 commit comments

Comments
 (0)