[FL-1398] IRDA: Implement timings encoder, add RC-6 (#570)
* Add RC-6 protocol * Implement timings Encoder * Remove Unit-tests from build
This commit is contained in:
@@ -41,7 +41,7 @@ APP_SPEAKER_DEMO = 1
|
||||
APP_EXAMPLE_BLINK = 1
|
||||
APP_EXAMPLE_UART_WRITE = 1
|
||||
APP_EXAMPLE_INPUT_DUMP = 1
|
||||
APP_UNIT_TESTS = 1
|
||||
APP_UNIT_TESTS = 0
|
||||
APP_IRDA_MONITOR = 1
|
||||
APP_VERTICAL_SCREEN = 1
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user