mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-13 13:09:49 +04:00
Infrared: RCA protocol support (#2823)
* RCA protocol support * Add unit test Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
@@ -1,5 +1,22 @@
|
||||
# Infrared Flipper File Formats
|
||||
|
||||
|
||||
## Supported protocols list for `type: parsed`
|
||||
```
|
||||
NEC
|
||||
NECext
|
||||
NEC42
|
||||
NEC42ext
|
||||
Samsung32
|
||||
RC6
|
||||
RC5
|
||||
RC5X
|
||||
SIRC
|
||||
SIRC15
|
||||
SIRC20
|
||||
Kaseikyo
|
||||
RCA
|
||||
```
|
||||
## Infrared Remote File Format
|
||||
|
||||
### Example
|
||||
|
||||
Reference in New Issue
Block a user