mirror of
https://github.com/esphome/esphome.git
synced 2026-02-20 16:35:37 -07:00
remove arduino test
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#endif
|
||||
#ifdef USE_TEXT_SENSOR
|
||||
#include "esphome/components/text_sensor/text_sensor.h"
|
||||
#endif // USE_TEXT_SENSOR
|
||||
#endif
|
||||
|
||||
namespace esphome {
|
||||
namespace debug {
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
packages:
|
||||
i2c: !include ../../test_build_components/common/i2c/esp32-ard.yaml
|
||||
|
||||
<<: !include common.yaml
|
||||
|
||||
text_sensor:
|
||||
- platform: wifi_info
|
||||
power_save_mode:
|
||||
name: "WiFi Power Save Mode"
|
||||
Reference in New Issue
Block a user