Add Hamvention

This commit is contained in:
Jonathan Bennett 2025-07-21 12:27:50 -05:00
parent 08fbd7b987
commit b35702d8ae

View file

@ -1650,6 +1650,11 @@ enum EventFirmwareIndicator {
* Burning Man, the yearly hippie gathering in the desert
*/
BURNING_MAN = 3;
/*
* Hamvention, the Dayton amateur radio convention
*/
HAMVENTION = 4;
}
/*