Make tests pass

This commit is contained in:
Daniel Öster 2025-08-31 15:08:45 +03:00
parent 0e904f9465
commit 7c72526946
2 changed files with 10 additions and 13 deletions

View file

@ -1,6 +1,7 @@
#ifndef PREFERENCES
#define PREFERENCES
#include <WString.h>
#include <stdint.h>
class Preferences {