ping pong with modifiable parameters

Dependencies:   mbed SX126xLib

Revision:
7:df2f595fda33
Parent:
6:e155f7cceb5b
Child:
8:2952eeb51ceb
--- a/main.cpp	Fri Jun 21 19:08:11 2019 +0000
+++ b/main.cpp	Wed Jul 10 19:41:53 2019 +0000
@@ -22,7 +22,7 @@
 const uint8_t PingMsg[] = "PING";
 const uint8_t PongMsg[] = "PONG";
 
-long unsigned RF_FREQUENCY = 350000000; // Hz
+long unsigned RF_FREQUENCY = 450000000; // Hz
 RadioLoRaSpreadingFactors_t spreading_factor = LORA_SF7;
 RadioLoRaBandwidths_t bandwidth = LORA_BW_500;
 int TX_OUTPUT_POWER  = 10; //The range of the output power is [-18..+13] dBm