new wifi
[vfd-clock.git] / code / rhandorf-vfd-clock / config.h
diff --git a/code/rhandorf-vfd-clock/config.h b/code/rhandorf-vfd-clock/config.h
deleted file mode 100644 (file)
index 096623d..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-/*
- * Configuration options for the VFD Clock
- */
-
-/* SSID to connect to (must support 2.4GHz channels and WPA-Personal) */
-const char *ssid     = "SSID";
-/* WPA/WPA2 password/PSK */
-const char *password = "PASSWORD";
-
-/* Time offset from UTC */
-const long utcOffsetInSeconds = 3600*-5;
-
-/* Comment out to disable casino mode each minute */
-#define SPIN_CASINO
-
-/* Change the offset in colors between hours, minutes, seconds */
-#define COLOR_OFFSET    60