mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-04-04 22:19:00 +00:00
ready for testing
This commit is contained in:
parent
a4a82b75c5
commit
8ede848199
5 changed files with 37 additions and 30 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue