Generate device EUI from MAC

This commit is contained in:
Manuel Bleichenbacher
2018-09-17 22:50:15 +02:00
parent 5cd2c7bac4
commit 302509d096
8 changed files with 184 additions and 4 deletions

View File

@ -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"
}
}