Configuration of UART

This commit is contained in:
Manuel Bleichenbacher
2018-07-23 16:59:38 +02:00
parent 53d4be5de4
commit 585c4b80bb
4 changed files with 44 additions and 28 deletions

View File

@ -3,6 +3,7 @@
"provisioning.h": "c",
"config.h": "c",
"sdkconfig.h": "c",
"oslmic.h": "c"
"oslmic.h": "c",
"hal_esp32.h": "c"
}
}