We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1b9837 commit 254b0c6Copy full SHA for 254b0c6
examples/arduino_lorawan_esp32_example/arduino_lorawan_esp32_example.ino
@@ -6,7 +6,7 @@
6
//
7
// Based simple_sensor_bme280.ino with the following modifications:
8
// - reading the sensor data is replaced by a stub
9
-// - implements power saving by using the ESP32 sleep mode
+// - implements power saving by using the ESP32 deep sleep mode
10
// - implements fast re-joining after sleep by storing network session data
11
// in the ESP32 RTC RAM
12
// - LoRa_Serialization is used for encoding various data types into bytes
0 commit comments