This website works better with JavaScript.
Home
Explore
Help
Sign In
schmidtsi76327
/
ESP8266_Treppenlicht
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
12
Wiki
Activity
Browse Source
removed template
tags/v0.1.0
Simon Schmidt
3 years ago
parent
86ad3211b4
commit
9da19716d7
1 changed files
with
0 additions
and
10 deletions
Split View
Show Diff Stats
0
10
include/template.h
+ 0
- 10
include/template.h
View File
@@ -1,10 +0,0 @@
#ifndef __WIFI_CREDENTIALS_H
#define __WIFI_CREDENTIALS_H
#ifndef STASSID
#define STASSID "ssid"
#define STAPSK "key"
#endif
#endif // __WIFI_CREDENTIALS_H
Write
Preview
Loading…
Cancel
Save