mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-04-04 22:19:00 +00:00
cambio3
This commit is contained in:
parent
4f9eac9e5c
commit
ae3947b7ea
3 changed files with 5 additions and 10 deletions
|
|
@ -18,8 +18,7 @@ struct LastHeardStation {
|
|||
|
||||
namespace STATION_Utils {
|
||||
|
||||
void loadBlacklist();
|
||||
void loadManagers();
|
||||
void loadBlacklistAndManagers();
|
||||
bool isBlacklisted(const String& callsign);
|
||||
bool isManager(const String& callsign);
|
||||
bool checkObjectTime(const String& packet);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue