mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-20 04:54:45 -07:00
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 :)
6 lines
71 B
C
6 lines
71 B
C
#pragma once
|
|
|
|
#include <cli/cli.h>
|
|
|
|
void subghz_on_system_start(void);
|