pre removal
This commit is contained in:
parent
42eae6ec9c
commit
48ffc8d22c
7
wifi.templ.h
Executable file
7
wifi.templ.h
Executable file
@ -0,0 +1,7 @@
|
|||||||
|
#ifndef ssid_pass_h
|
||||||
|
#define ssid_pass_h
|
||||||
|
|
||||||
|
const char* ssid = "";
|
||||||
|
const char* password = "";
|
||||||
|
|
||||||
|
#endif
|
Loading…
Reference in New Issue
Block a user