QOL changes to remove squiggle lines everywhere because of a bad clangd config
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
},
|
||||
{
|
||||
"path": "../components"
|
||||
}
|
||||
],
|
||||
"settings": {}
|
||||
}
|
||||
@@ -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 ".")
|
||||
|
||||
Reference in New Issue
Block a user