mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2024-12-19 11:21:39 +03:00
6 lines
67 B
C
6 lines
67 B
C
#pragma once
|
|
|
|
#include <cli/cli.h>
|
|
|
|
void subghz_on_system_start();
|