X-Git-Url: http://handorf.org/code/?p=vfd-clock.git;a=blobdiff_plain;f=code%2Frhandorf-vfd-clock%2Fconfig.h;fp=code%2Frhandorf-vfd-clock%2Fconfig.h;h=0000000000000000000000000000000000000000;hp=096623d304364159a94afa84d6ce31c71fe281ed;hb=fe81be47d5845bce211644e025eb5807dddd9e25;hpb=7030b4f40102ca25373df7936c6d07ffaf49cda0 diff --git a/code/rhandorf-vfd-clock/config.h b/code/rhandorf-vfd-clock/config.h deleted file mode 100644 index 096623d..0000000 --- a/code/rhandorf-vfd-clock/config.h +++ /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