mirror of
https://github.com/kevinveenbirkenbach/physical-interface.git
synced 2024-11-14 14:21:04 +01:00
4 lines
95 B
Plaintext
4 lines
95 B
Plaintext
const char *ssid = "";
|
|
const char *password = "";
|
|
const char* hostname = "physical-interface";
|