mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
7 lines
97 B
C
7 lines
97 B
C
#pragma once
|
|
|
|
#include <cli/cli.h>
|
|
#include <cli/cli_ansi.h>
|
|
|
|
void subghz_on_system_start(void);
|