esp-vt520/credentials.h.dist

8 lines
150 B
Plaintext

#ifndef CREDENTIALS_H
#define CREDENTIALS_H 1
#define WIFI_SSID "hackerspace.pl-guests"
#define WIFI_PWD "x---DD"
#endif /* ifndef CREDENTIALS_H */