diff --git a/.gitignore b/.gitignore index 73a638b..20b37fe 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /.embuild /target /Cargo.lock +*.txt diff --git a/api_url.txt b/api_url.txt new file mode 100644 index 0000000..77d7df6 --- /dev/null +++ b/api_url.txt @@ -0,0 +1 @@ +http://23.20.233.1:8080/current_playback diff --git a/auth_token.txt b/auth_token.txt new file mode 100644 index 0000000..e69de29 diff --git a/wifi_password.txt b/wifi_password.txt new file mode 100644 index 0000000..bdbe8dc --- /dev/null +++ b/wifi_password.txt @@ -0,0 +1 @@ +oat9355porch65vet \ No newline at end of file diff --git a/wifi_ssid.txt b/wifi_ssid.txt new file mode 100644 index 0000000..b911bb1 --- /dev/null +++ b/wifi_ssid.txt @@ -0,0 +1 @@ +DandDeco \ No newline at end of file