mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 17:59:27 +02:00
Moving secrets from USER_SETTINGS to USER_SECRETS.h
This commit is contained in:
parent
f8bb4c8641
commit
8870027d75
6 changed files with 25 additions and 12 deletions
|
@ -2,6 +2,7 @@
|
|||
#include <Arduino.h>
|
||||
#include <WiFi.h>
|
||||
#include <freertos/FreeRTOS.h>
|
||||
#include "../../../USER_SECRETS.h"
|
||||
#include "../../../USER_SETTINGS.h"
|
||||
#include "../../battery/BATTERIES.h"
|
||||
#include "../../datalayer/datalayer.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue