mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-12 20:49:49 +04:00
6 lines
60 B
C
6 lines
60 B
C
|
|
#pragma once
|
||
|
|
|
||
|
|
#include <cli/cli.h>
|
||
|
|
|
||
|
|
void subghz_cli_init();
|