Browse Source

removed template

tags/v0.1.0
Simon Schmidt 2 years ago
parent
commit
9da19716d7
1 changed files with 0 additions and 10 deletions
  1. 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

Loading…
Cancel
Save