Revert "Merge pull request #549 from ohmytime/Air_Band"

This reverts commit a4af8de85a, reversing
changes made to dcf7203a7e.
This commit is contained in:
Sjef Verhoeven PE5PVB
2024-05-05 14:47:31 +02:00
parent a4af8de85a
commit c951a39c4c
7 changed files with 64 additions and 478 deletions
-9
View File
@@ -1,9 +0,0 @@
#ifndef CONFIG_H
#define CONFIG_H
#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)
#endif