Closed revta closed 3 years ago
Issue with latest examples. Arduino IDE needs file and folder name to match in order to show up in the examples. The two issues specifically:
examples/RTC examples/sleep
the .ino files should be renamed to match the folder names.
At least this is the issue with getting them to register in Arduino 1.8.13 on MacOS 10.14.6
Hello @revta
you are absolutely correct. Pull-request created.
Thanks Felix
Issue with latest examples. Arduino IDE needs file and folder name to match in order to show up in the examples. The two issues specifically:
examples/RTC examples/sleep
the .ino files should be renamed to match the folder names.
At least this is the issue with getting them to register in Arduino 1.8.13 on MacOS 10.14.6