mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-23 13:03:13 +00:00
cef59887ed
* [FL-3401] SubGhz: add "SubGhz test" external application * SubGhz: delete test test functionality from SubGhz app * [FL-3402] SubGhz: move func protocol creation API Co-authored-by: あく <alleteam@gmail.com>
5 lines
76 B
C
5 lines
76 B
C
#include "subghz_test_app_i.h"
|
|
|
|
#include <furi.h>
|
|
|
|
#define TAG "SubGhzTest"
|