mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 17:59:27 +02:00
Preparing for the unit testing of events
This commit is contained in:
parent
3dfbf7b436
commit
d12fe99e8e
2 changed files with 20 additions and 2 deletions
|
@ -1,6 +1,8 @@
|
|||
#include "events.h"
|
||||
|
||||
#ifndef UNIT_TEST
|
||||
#include <EEPROM.h>
|
||||
#endif
|
||||
|
||||
#include "../../../USER_SETTINGS.h"
|
||||
#include "../config.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue