Update build system, add cspot service option

This commit is contained in:
Sebastien L
2021-12-28 12:43:29 -05:00
parent f3c405579f
commit b2ec1506d7
36 changed files with 847 additions and 115 deletions

View File

@@ -10,6 +10,7 @@
#include "freertos/task.h"
#include "esp_event.h"
#include "trace.h"
#include "tools.h"
static const char TAG[] = "TRACE";