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