mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
Launch SubGhz from SD (runs internal subghz) --nobuild
This commit is contained in:
5
applications/main/subghz/subghz_fap.c
Normal file
5
applications/main/subghz/subghz_fap.c
Normal file
@@ -0,0 +1,5 @@
|
||||
#include "subghz_fap.h"
|
||||
|
||||
int32_t subghz_fap(char* p) {
|
||||
return subghz_app(p);
|
||||
}
|
||||
Reference in New Issue
Block a user