Skip to content

Commit

Permalink
add boost mode (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
hsmade authored Apr 30, 2024
1 parent bdfa75f commit bd27eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/PROTOCOL-PDO.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Numbers are stored in little endian format.
| 37 | CN_UINT8 | | 0 |
| 40 | CN_UINT8 | ?? MANUALMODE | |
| 42 | CN_UINT8 | | 0 |
| 49 | CN_UINT8 | Operating mode | -1=auto, 1=limited manual, 5=unlimited manual |
| 49 | CN_UINT8 | Operating mode | -1=auto, 1=limited manual, 5=unlimited manual, 6=boost |
| 50 | CN_UINT8 | ?? Bypass | |
| 51 | CN_UINT8 | ?? Temperature Profile | |
| 52 | CN_UINT8 | ?? STANDBY | |
Expand Down

0 comments on commit bd27eeb

Please sign in to comment.