code splitting
Signed-off-by: Peter Siegmund <mars3142@users.noreply.github.com>
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
#include "beacon.h"
|
||||
|
||||
void app_main(void)
|
||||
{
|
||||
ESP_ERROR_CHECK(beacon_init());
|
||||
ESP_ERROR_CHECK(wled_init());
|
||||
ESP_ERROR_CHECK(beacon_start());
|
||||
}
|
||||
|
Reference in New Issue
Block a user