Files
Momentum-Firmware/applications/main/subghz/subghz_cli.h
Willy-JL 858526cae1 Revert "[FL-3909] CLI improvements, part I (#3928)" --nobuild
This reverts commit 0f831412fa.

This was reverted by OFW right after it was made, back in October 2024.
They are now getting back to implementing these features differently.
Thus, a revert is in order. But neofetch is staying :)
2025-04-03 02:22:36 +01:00

6 lines
71 B
C

#pragma once
#include <cli/cli.h>
void subghz_on_system_start(void);