Added database USA callsigns and states

Not implemented yet
This commit is contained in:
Sjef Verhoeven PE5PVB
2023-10-27 16:35:20 +02:00
parent e386e3e6f2
commit b0999fbf7b
2 changed files with 21547 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
#include <map>
#include <Arduino.h>
#include <TimeLib.h> // https://github.com/PaulStoffregen/Time
#include "callsigns_usa.h"
unsigned long rdstimer = 0;
unsigned long bitStartTime = 0;