cc1101 modem configurable preset introduced.

Available to configure: datarate, bandwidth and manchester decoding flag

log ability added to unit_test app (it's very helpful when writing a unit_tests)
This commit is contained in:
Dimitry
2022-12-31 02:10:21 +02:00
parent 96f6e77fd2
commit 27bfe861d9
10 changed files with 1032 additions and 4 deletions

View File

@@ -50,6 +50,7 @@ typedef enum {
SubGhzCustomEventSceneAnalyzerLock,
SubGhzCustomEventSceneAnalyzerUnlock,
SubGhzCustomEventSceneSettingLock,
SubGhzCustomEventSceneSettingError,
SubGhzCustomEventSceneExit,
SubGhzCustomEventSceneStay,