mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-05-06 21:32:14 +02:00
minor cosmetic code fix
This commit is contained in:
@@ -9,6 +9,7 @@ extern int stationMode;
|
||||
|
||||
WiFiUDP udpClient;
|
||||
|
||||
|
||||
namespace SYSLOG_Utils {
|
||||
|
||||
void log(String type, String packet, int rssi, float snr, int freqError) {
|
||||
|
||||
Reference in New Issue
Block a user