Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Ing-Dom committed Feb 4, 2024
1 parent e3fa389 commit 54eb7b4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified dependencies.txt
Binary file not shown.
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ void activity(uint8_t info)

void setup()
{
const uint8_t firmwareRevision = 0;
const uint8_t firmwareRevision = 1;
openknx.init(firmwareRevision);

openknx.addModule(7, openknxNetwork);
Expand Down

0 comments on commit 54eb7b4

Please sign in to comment.