OVMS3-idf/examples/04_ble_adv/main
Ivan Grokhotkov b936441b9b Startup flow refactoring
This change removes implicit WiFi/BT initialization from startup code.
"main" task is started once essential part of startup code is complete.
This task calls application-provided "int main(void)" function, which can call WiFi/BT init functions if necessary.
2016-09-26 00:50:57 +08:00
..
app_bt.c Startup flow refactoring 2016-09-26 00:50:57 +08:00
component.mk BLE ADV Demo 2016-09-22 21:15:54 +08:00