Disabled Chine model by default

This commit is contained in:
Sjef Verhoeven PE5PVB
2024-05-05 21:51:38 +02:00
parent c872c59b4b
commit a16457d707

View File

@@ -4,6 +4,6 @@
#include <Arduino.h>
// #define HAS_AIR_BAND // uncomment to enable Air Band(Make sure you have Air Band extend board)
#define CHINA_PORTABLE // uncomment for China Portable build (Simplified Chinese)
// #define CHINA_PORTABLE // uncomment for China Portable build (Simplified Chinese)
#endif