mirror of
https://github.com/manuelbl/ttn-esp32.git
synced 2025-07-15 15:32:51 +02:00
Store app/dev EUI/key in NVS
This commit is contained in:
1
.vscode/c_cpp_properties.json
vendored
1
.vscode/c_cpp_properties.json
vendored
@ -12,6 +12,7 @@
|
||||
"${IDF_PATH}/components/log/include",
|
||||
"${IDF_PATH}/components/lwip/include/lwip",
|
||||
"${IDF_PATH}/components/lwip/include/lwip/port",
|
||||
"${IDF_PATH}/components/nvs_flash/include",
|
||||
"${IDF_PATH}/components/soc/include",
|
||||
"${IDF_PATH}/components/soc/esp32/include",
|
||||
"${IDF_PATH}/components/tcpip_adapter/include",
|
||||
|
Reference in New Issue
Block a user