From 5b45973ac91f9503d75faaa025ee7982b80757f7 Mon Sep 17 00:00:00 2001
From: Kevin Lyda <kevin@ie.suberic.net>
Date: Wed, 8 Feb 2017 13:27:58 +0000
Subject: [PATCH] Where the config info comes from...

---
 TODO | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/TODO b/TODO
index b3dcfa5..c700a21 100644
--- a/TODO
+++ b/TODO
@@ -9,7 +9,8 @@ Pull configuration in from a config file.  Allow for multiple devices?
 
 Turn command line tool into something that takes flags and so on.
 
-Implementing CFG commands:
+List of the various bytes of the config block based off this post
+  https://www.gqelectronicsllc.com/forum/topic.asp?TOPIC_ID=4447 :
 
   PowerOnOff,    //to check if the power is turned on/off intended 
   AlarmOnOff,    //1
-- 
GitLab