Skip to content

Commit

Permalink
ESP32 fixes (#243)
Browse files Browse the repository at this point in the history
* Delete Adding-UNO-R4-WiFi-to-Arduino-IoT-Cloud-results-in-a-The-device-found-is-not-compatible-error.md

* Update path
  • Loading branch information
seaxwi authored Jul 17, 2023
1 parent eb496e8 commit 873013a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ If you're comfortable editing files inside the board core, you can change a few
Follow these steps:

1. Open the Arduino 15 folder<sup>[(?)](https://support.arduino.cc/hc/en-us/articles/360018448279-Open-the-Arduino15-folder)</sup>.
2. Navigate to `packages/esp32/hardware/esp32/<version>/variants/arduino_nano_nora`.
2. Navigate to `packages/arduino/hardware/esp32/<version>`.
3. Open `io_pin_remap.cpp` in a text editor.
4. Find the following lines:

Expand Down

This file was deleted.

0 comments on commit 873013a

Please sign in to comment.