Skip to content

Commit

Permalink
Updated v2.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
gemi254 committed Jan 11, 2024
1 parent a7105f8 commit 891c4f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/ConfigAssist-FirmwareCheck/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ is using github.com to host the new firmware.
}

4. Set the default value of variable ``firmware_url``.
* In you project at your VARIABLES_DEF_JSON (ConfigAssist-FirmwareCheck.ino line 55).
* In you project at your VARIABLES_DEF_YAML (ConfigAssist-FirmwareCheck.ino line 55).

6. In you project, define your current firmware version.
* char FIRMWARE_VERSION[] = "1.0.0";
Expand Down

0 comments on commit 891c4f2

Please sign in to comment.