mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2025-12-13 11:02:12 +01:00
Set checksum for RTV prog command
This commit is contained in:
parent
fe2f50ab9f
commit
0314760bec
6 changed files with 3 additions and 4 deletions
|
|
@ -339,7 +339,6 @@ void somfy_frame_t::encodeFrame(byte *frame) {
|
|||
break;
|
||||
case somfy_commands::Prog:
|
||||
frame[0] = 156;
|
||||
frame[1] = 0xFD;
|
||||
break;
|
||||
case somfy_commands::SunFlag:
|
||||
frame[0] = 157;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue