chore: checkpoint app work before firmware sync
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
#include <cstring>
|
||||
#include "esp_log.h"
|
||||
|
||||
// The deployed 0.8.0-dev firmware still exports this legacy lookup API, while
|
||||
// the current SDK headers only expose device_get_by_name().
|
||||
extern "C" Device* device_find_by_name(const char* name);
|
||||
|
||||
#ifndef M_PI
|
||||
#define M_PI 3.14159265358979323846f
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user