-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactoring to have a generic base to use multiple count of dimmer co…
…ntrols
- Loading branch information
Showing
16 changed files
with
837 additions
and
340 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
#define VERSION "0.0.291_localDev" | ||
#define BUILDTIME "11.10.2024 - 20:17:45" | ||
#define BUILDTIMESTAMP "1728670665" | ||
#define VERSION "1.1.3_localDev" | ||
#define BUILDTIME "27.11.2024 - 07:15:23" | ||
#define BUILDTIMESTAMP "1732688123" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"version": "0.0.291_localDev", | ||
"versiondate": "11.10.2024 - 20:17:45", | ||
"linksnapshot": "https://github.com/ohAnd/LEDdimmerMQTT/releases/download/snapshot/LEDdimmerMQTT_snapshot_0.0.291_localDev.bin", | ||
"link": "https://github.com/ohAnd/LEDdimmerMQTT/releases/latest/download/LEDdimmerMQTT_release_0.0.291_localDev.bin" | ||
"version": "1.1.3_localDev", | ||
"versiondate": "27.11.2024 - 07:15:23", | ||
"linksnapshot": "https://github.com/ohAnd/LEDdimmerMQTT/releases/download/snapshot/LEDdimmerMQTT_snapshot_1.1.3_localDev.bin", | ||
"link": "https://github.com/ohAnd/LEDdimmerMQTT/releases/latest/download/LEDdimmerMQTT_release_1.1.3_localDev.bin" | ||
} |
Oops, something went wrong.