Skip to content

Commit 83b5585

Browse files
committed
First attempt at remote command control
1 parent 7389a69 commit 83b5585

File tree

10 files changed

+1457
-661
lines changed

10 files changed

+1457
-661
lines changed

Firmware/LoRaSerial_Firmware/Begin.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ void beginLoRa()
131131

132132
generateHopTable(); //Generate frequency table based on randomByte
133133

134-
configureRadio(); //Apply current settings
134+
configureRadio(); //Generate freq table, setup radio, go to receiving, change state to standby
135135

136136
returnToReceiving();
137137

0 commit comments

Comments
 (0)