mirror of
https://github.com/manuelbl/ttn-esp32.git
synced 2025-07-15 07:22:52 +02:00
Generate device EUI from MAC
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@ -4,6 +4,8 @@
|
||||
"config.h": "c",
|
||||
"sdkconfig.h": "c",
|
||||
"oslmic.h": "c",
|
||||
"hal_esp32.h": "c"
|
||||
"hal_esp32.h": "c",
|
||||
"esp_log.h": "c",
|
||||
"nvs_flash.h": "c"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user