mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-07-21 09:02:43 +02:00
code cleaning
This commit is contained in:
+2
-2
@@ -5,8 +5,8 @@
|
||||
|
||||
namespace SYSLOG_Utils {
|
||||
|
||||
void log(String type ,String packet, int rssi, float snr, int freqError);
|
||||
void setup();
|
||||
void log(String type ,String packet, int rssi, float snr, int freqError);
|
||||
void setup();
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user