Commit Graph

3 Commits

Author SHA1 Message Date
Gregg eaba8294b3 Conformed SpanPoint to small change in ESP-NOW in Arduino-ESP32 version 3
Reflects small change to ESP-NOW data receive callback function.  Also updated examples to use Network instead of WiFi to obtain MAC address prior to WiFi being setup/used.
2024-07-14 16:23:46 -05:00
Gregg 34be49393a Update RemoteTempSensor.ino
fixed typed in a comment
2023-04-30 09:04:56 -05:00
Gregg 9ecc355c84 Moved "Other Examples" into "examples" folder
Noticed that the Arduino IDE 2.0 interface was not displaying Other Examples.

This is because Other Examples was not under the "examples" folder.  Not sure why this was the case - I should have originally put it there (?)  Regardless, once moved into the examples folder, Other Examples now properly shows up in both Arduino IDE version 1 and version 2.
2022-12-27 17:44:03 -06:00