Remove a32u4 and 8266 components

This commit is contained in:
Just Call Me Koko
2023-07-19 16:57:57 -04:00
parent 3f5aecb38b
commit f30d8813f8
3 changed files with 45 additions and 45 deletions

View File

@@ -12,8 +12,8 @@
#include "BatteryInterface.h"
#include "SDInterface.h"
//#include "Web.h"
#include "esp_interface.h"
#include "a32u4_interface.h"
//#include "esp_interface.h"
//#include "a32u4_interface.h"
#include "settings.h"
#ifdef HAS_BUTTONS
@@ -30,8 +30,8 @@ extern WiFiScan wifi_scan_obj;
//extern Web web_obj;
extern SDInterface sd_obj;
extern BatteryInterface battery_obj;
extern EspInterface esp_obj;
extern A32u4Interface a32u4_obj;
//extern EspInterface esp_obj;
//extern A32u4Interface a32u4_obj;
extern Settings settings_obj;
#define FLASH_BUTTON 0