diff --git a/Makefile b/Makefile index 85445c4..311824b 100755 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ AQ_RS16 = true AQ_PDA = true AQ_ONETOUCH = true AQ_IAQTOUCH = true -AQ_MANAGER =true +AQ_MANAGER = true #AQ_RS_EXTRA_OPTS = false #AQ_CONTAINER = false // this is for compiling for containers diff --git a/README.md b/README.md index 6ef88cb..0d11407 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ Designed to mimic AqualinkRS devices, used to fully configure the master control * Create iAqualink Touch Simulator * Probably decoded enough protocols for AuqlinkD to self configure. +