Skip to content

Commit

Permalink
update config
Browse files Browse the repository at this point in the history
  • Loading branch information
kc1awv committed Jun 18, 2020
1 parent 60276dc commit 77f1226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/Config.h
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
// Default LoRa settings
int loraSpreadingFactor = 8;
int loraCodingRate = 7;
int loraTxPower = 23;
int loraTxPower = 20;
uint32_t loraBandwidth = 125E6;
uint32_t loraFrequency = 43845E4;

Expand Down

0 comments on commit 77f1226

Please sign in to comment.