Move files from /include to /src
This commit is contained in:
parent
be53432598
commit
2113f71722
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
modules/control/Firmware/src/Credentials/Credentials.h
Normal file
0
modules/control/Firmware/src/Credentials/Credentials.h
Normal file
Reference in a new issue