Merge branch 'master' of https://gitea.youb.fr/youen/vehicle-monitor
This commit is contained in:
commit
f648eea8d9
3
ESP32/src/lint-helpers.h
Normal file
3
ESP32/src/lint-helpers.h
Normal file
@ -0,0 +1,3 @@
|
||||
#ifndef IRAM_ATTR
|
||||
#define IRAM_ATTR
|
||||
#endif
|
@ -18,6 +18,8 @@
|
||||
|
||||
#include <limits>
|
||||
|
||||
#include "lint-helpers.h"
|
||||
|
||||
#define DUMMY_DATA 0
|
||||
#define ENABLE_GPS_COORDINATES 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user