mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-07-06 18:01:13 +02:00
const String 2
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
|
||||
namespace SYSLOG_Utils {
|
||||
|
||||
void log(String type ,String packet, int rssi, float snr, int freqError);
|
||||
void log(uint8_t type ,const String& packet, int rssi, float snr, int freqError);
|
||||
void setup();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user