mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-02-01 21:34:38 +01:00
updating igate
This commit is contained in:
parent
eb7fc15f51
commit
d29ca8d6e1
|
|
@ -5,6 +5,7 @@
|
|||
#include "iGate_config.h"
|
||||
#include "pins_config.h"
|
||||
|
||||
#define VERSION "V.0.0.9" //Still Beta?
|
||||
WiFiClient espClient;
|
||||
int status = WL_IDLE_STATUS;
|
||||
uint32_t lastTxTime = 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue