mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-04 18:29:48 +02:00
Pre-commit
This commit is contained in:
parent
6943963907
commit
cee1e11bff
2 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "../../../USER_SETTINGS.h"
|
#include "../../../USER_SETTINGS.h"
|
||||||
#include "timer.h"
|
|
||||||
#include "../../lib/Uptime_Library/src/uptime.h"
|
#include "../../lib/Uptime_Library/src/uptime.h"
|
||||||
|
#include "timer.h"
|
||||||
|
|
||||||
#define EE_NOF_EVENT_ENTRIES 30
|
#define EE_NOF_EVENT_ENTRIES 30
|
||||||
#define EE_EVENT_ENTRY_SIZE sizeof(EVENT_LOG_ENTRY_TYPE)
|
#define EE_EVENT_ENTRY_SIZE sizeof(EVENT_LOG_ENTRY_TYPE)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue