Undo unwanted push

This commit is contained in:
nobody 2020-11-05 23:56:46 +01:00
parent a5c055fc62
commit 3d39dae50a

View file

@ -2,8 +2,8 @@
#ifndef SETTINGS_H_ #ifndef SETTINGS_H_
#define SETTINGS_H_ #define SETTINGS_H_
#define CALL "DK7JL-7" #define CALL "OE5BPA-7"
#define BEACON_MESSAGE "TTGO T-Beam v1.1 LoRa APRS Tracker" #define BEACON_MESSAGE "LoRa APRS Tracker test"
#define BEACON_TIMEOUT 10 #define BEACON_TIMEOUT 1
#endif #endif