summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Beattie <mike@ethernal.org>2012-03-22 18:04:15 +1300
committerMike Beattie <mike@ethernal.org>2012-03-22 18:04:15 +1300
commit79279aa73a15010c036546f1750eb2b2b4ef7840 (patch)
treea14b46dc8499e0efb46f64131348465afcd98bd0
parent87760a25d5aa29c55ecdc172b0179466ec196e63 (diff)
Whitespace
Signed-off-by: Mike Beattie <mike@ethernal.org>
-rw-r--r--HouseControl.ino2
1 files changed, 1 insertions, 1 deletions
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 {