mirror of
https://github.com/g4klx/DMRGateway.git
synced 2026-04-05 06:25:21 +00:00
Add Symbol= option to [APRS] stanza in config, to allow user to define APRS symbol. Backward-compat., and will default to the standard D& symbol (diamond with "D" overlay) if Symbol= is not defined.
This commit is contained in:
parent
71b42aad36
commit
508692a554
6 changed files with 26 additions and 7 deletions
|
|
@ -19,6 +19,6 @@
|
|||
#if !defined(VERSION_H)
|
||||
#define VERSION_H
|
||||
|
||||
const char* VERSION = "20210409";
|
||||
const char* VERSION = "20230212";
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue