From 79279aa73a15010c036546f1750eb2b2b4ef7840 Mon Sep 17 00:00:00 2001 From: Mike Beattie Date: Thu, 22 Mar 2012 18:04:15 +1300 Subject: Whitespace Signed-off-by: Mike Beattie --- HouseControl.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HouseControl.ino b/HouseControl.ino index 2d66d36..efc5f45 100644 --- a/HouseControl.ino +++ b/HouseControl.ino @@ -48,7 +48,7 @@ struct st_config { unsigned int UTC_offset; byte notifyHost[4]; - unsigned int notifyPort; + unsigned int notifyPort; }; struct st_door { -- cgit v1.2.3