Update main.cpp

This commit is contained in:
tuxphone
2020-09-14 18:06:14 +02:00
committed by GitHub
parent 65e1752984
commit 3916fa02ca

View File

@@ -7,6 +7,7 @@ so the copyright for this code belongs to Heltec Automation.
Any additional changes are free-to-use, but at your own risk. Any additional changes are free-to-use, but at your own risk.
*/ */
#include <Arduino.h> // for platform.io, remove when using Arduino IDE #include <Arduino.h> // for platform.io, remove when using Arduino IDE
#include <radio.h> // not needed when using platform.io
// Radio settings for meshtastic channel "Default" @ "very long range (but slow)". Will not work with other settings or channels. // Radio settings for meshtastic channel "Default" @ "very long range (but slow)". Will not work with other settings or channels.
#define RF_FREQUENCY 865200000 // Hz #define RF_FREQUENCY 865200000 // Hz