QOL changes to remove squiggle lines everywhere because of a bad clangd config

This commit is contained in:
2026-04-01 22:10:40 -04:00
parent 04264ef8e1
commit bf91dc1af6
3 changed files with 3 additions and 14 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
idf_component_register(SRCS "main.cpp" "provider.cpp"
PRIV_REQUIRES driver nvs_flash
esp_event esp_timer
led network http_client mdns
epd
led network http_client mdns epd
INCLUDE_DIRS ".")