mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-08-08 09:52:47 +02:00
ready for testing
This commit is contained in:
@@ -20,6 +20,7 @@ namespace STATION_Utils {
|
||||
|
||||
void loadBlackList();
|
||||
bool checkBlackList(const String& callsign);
|
||||
bool checkObjectTime(const String& packet);
|
||||
void deleteNotHeard();
|
||||
void updateLastHeard(const String& station);
|
||||
bool wasHeard(const String& station);
|
||||
|
||||
Reference in New Issue
Block a user