mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
* [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>
6 lines
76 B
C
6 lines
76 B
C
#include "subghz_test_app_i.h"
|
|
|
|
#include <furi.h>
|
|
|
|
#define TAG "SubGhzTest"
|