Skip to content

Commit 254b0c6

Browse files
matthias-bsterrillmoore
authored andcommitted
Update arduino_lorawan_esp32_example.ino
1 parent f1b9837 commit 254b0c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/arduino_lorawan_esp32_example/arduino_lorawan_esp32_example.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
//
77
// Based simple_sensor_bme280.ino with the following modifications:
88
// - reading the sensor data is replaced by a stub
9-
// - implements power saving by using the ESP32 sleep mode
9+
// - implements power saving by using the ESP32 deep sleep mode
1010
// - implements fast re-joining after sleep by storing network session data
1111
// in the ESP32 RTC RAM
1212
// - LoRa_Serialization is used for encoding various data types into bytes

0 commit comments

Comments
 (0)