minor cosmetic code fix

This commit is contained in:
richonguzman
2024-02-25 12:00:44 -03:00
parent 414b31d9b8
commit 72c16e1cd0
14 changed files with 24 additions and 11 deletions

View File

@@ -9,6 +9,7 @@ extern int stationMode;
WiFiUDP udpClient;
namespace SYSLOG_Utils {
void log(String type, String packet, int rssi, float snr, int freqError) {