Remove AX.25

This commit is contained in:
Jonathan Naylor 2025-08-26 15:14:00 +01:00
parent 9720c7a40d
commit cf97dc3096
23 changed files with 27 additions and 1052 deletions

View file

@ -19,6 +19,6 @@
#if !defined(VERSION_H)
#define VERSION_H
const char* VERSION = "20250709";
const char* VERSION = "20250826";
#endif