add side a/b commands

This commit is contained in:
Peter Doherty 2023-01-28 10:49:36 -05:00
parent 4e717701b3
commit a2f431895d

View File

@ -48,3 +48,17 @@ type: parsed
protocol: NEC protocol: NEC
address: A8 00 00 00 address: A8 00 00 00
command: 50 00 00 00 command: 50 00 00 00
#
name: SIDE A
type: parsed
protocol: NEC
address: A8 00 00 00
command: 4D 00 00 00
#
name: SIDE B
type: parsed
protocol: NEC
address: A8 00 00 00
command: 4E 00 00 00