Removed config.h

This commit is contained in:
Sjef Verhoeven PE5PVB
2025-03-19 12:49:05 +01:00
parent 92c4f04393
commit aed3b95ec1
2 changed files with 1 additions and 10 deletions

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 DEEPELEC_DP_66X // uncomment for DEEPELEC Portable DP-66X build (Simplified Chinese)
#endif