Preparing for the unit testing of events

This commit is contained in:
Cabooman 2024-02-12 01:42:35 +01:00
parent 3dfbf7b436
commit d12fe99e8e
2 changed files with 20 additions and 2 deletions

View file

@ -1,6 +1,8 @@
#include "events.h"
#ifndef UNIT_TEST
#include <EEPROM.h>
#endif
#include "../../../USER_SETTINGS.h"
#include "../config.h"