Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
akouz authored Aug 12, 2023
1 parent 17ea041 commit 8488888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Protocol/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@ If OkErr = 0 then NodeB_ID is the New_ID, otherwise NodeB_ID is the old node ID

## [6] BOOT

Request from Node A to Node B. Node B should write the received chunk of code into its EEPROM at specified address.
Request from Node A to Node B. Node B should write the received chunk of code into its EEPROM at specified address. If Len=0 then Node B must validate its EEPROM, copy valide code from EEPROM into its flash and then restart.

<table>
<thead><tr>
Expand Down

0 comments on commit 8488888

Please sign in to comment.