mirror of
https://github.com/flipperdevices/flipperzero-firmware.git
synced 2025-12-12 04:41:26 +04:00
6 lines
71 B
C
6 lines
71 B
C
#pragma once
|
|
|
|
#include <cli/cli.h>
|
|
|
|
void subghz_on_system_start(void);
|