mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-04-05 14:37:05 +00:00
test Beta
This commit is contained in:
parent
3858d39e8a
commit
72204cb6fd
9 changed files with 38 additions and 20 deletions
|
|
@ -27,7 +27,7 @@ extern bool beacon_update;
|
|||
extern int stationMode;
|
||||
extern String iGateBeaconPacket;
|
||||
|
||||
namespace utils {
|
||||
namespace Utils {
|
||||
|
||||
void processStatus() {
|
||||
String status = Config.callsign + ">APLRG1";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue