Skip to content

Commit 69a418a

Browse files
authored
Update arduino_lorawan_esp32_example.ino
1 parent 0595dfd commit 69a418a

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
@@ -2,7 +2,7 @@
22
// arduino_lorawan_esp32_example.ino
33
//
44
// Example sketch showing how to periodically poll a sensor and send the data
5-
// to The Things Network.
5+
// to a LoRaWAN network.
66
//
77
// Based on simple_sensor_bme280.ino with the following modifications:
88
// - reading the sensor data is replaced by a stub

0 commit comments

Comments
 (0)