Remove USER_SECRETS

This commit is contained in:
Daniel Öster 2025-09-01 15:23:02 +03:00
parent 7ee0eb5e88
commit 21b2b06dab
8 changed files with 0 additions and 38 deletions

View file

@ -2,7 +2,6 @@
#include <Preferences.h>
#include <ctime>
#include <vector>
#include "../../../USER_SECRETS.h"
#include "../../battery/BATTERIES.h"
#include "../../battery/Battery.h"
#include "../../charger/CHARGERS.h"