mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-27 03:49:58 -07:00
Infrared RCA Protocol + Update docs
Thanks to anonymous contributor for protocol implementation and testing
This commit is contained in:
@@ -33,6 +33,7 @@ typedef enum {
|
||||
InfraredProtocolSIRC15,
|
||||
InfraredProtocolSIRC20,
|
||||
InfraredProtocolKaseikyo,
|
||||
InfraredProtocolRCA,
|
||||
InfraredProtocolMAX,
|
||||
} InfraredProtocol;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user