From 16a2e35747fe4e19f8d86777566e041505c6d294 Mon Sep 17 00:00:00 2001 From: Mike Beattie Date: Fri, 23 Mar 2012 08:41:22 +1300 Subject: Update config version Signed-off-by: Mike Beattie --- HouseControl.ino | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HouseControl.ino b/HouseControl.ino index bc87115..61ccb15 100644 --- a/HouseControl.ino +++ b/HouseControl.ino @@ -86,8 +86,8 @@ time_t blinkTime = 0; struct st_config config = { // Config version. Set to 0 to debug (doesn't read from eeprom) - //5, - 0, + 7, + //0, // Ethernet MAC address 0x00, 0xA5, 0xCB, 0x28, 0xF4, 0xCC, // "Production" -- cgit v1.2.3