Move files from /include to /src
This commit is contained in:
parent
c68dfed3eb
commit
8250bbb8f0
4 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#ifndef DEBUG
|
||||
#include <Credentials/Credentials.h>
|
||||
#include "Credentials/Credentials.h"
|
||||
#endif
|
||||
#ifdef DEBUG
|
||||
#define WIFI_SSID "ssid"
|
0
Firmware/src/Credentials/Credentials.h
Normal file
0
Firmware/src/Credentials/Credentials.h
Normal file
Loading…
Reference in a new issue