Update features.h

Removed aprs
This commit is contained in:
oh3bsg 2023-11-11 13:05:56 +02:00 committed by GitHub
parent 978789bdb5
commit e185978b88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
#define FEATURE_CHASEMAPPER 1
#define FEATURE_MQTT 1
#define FEATURE_SDCARD 0
#define FEATURE_APRS 1
#define FEATURE_APRS 0
#define FEATURE_MULTICH 1