diff --git a/Other Examples/ProgrammableHub2/ProgrammableHub2.ino b/Other Examples/ProgrammableHub2/ProgrammableHub2.ino index b5d0e37..08ab1eb 100644 --- a/Other Examples/ProgrammableHub2/ProgrammableHub2.ino +++ b/Other Examples/ProgrammableHub2/ProgrammableHub2.ino @@ -304,7 +304,9 @@ void setupWeb(){ response += ""; if(!openSlots) - response += "
Can't add any more Light Accessories. Max="+ String(MAX_LIGHTS) + "
"; + response += "
Can't add any more Light Accessories. Max="+ String(MAX_LIGHTS) + "
"; + + response += "Press here to update the Home App when finished making changes:
"; response += "