mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-24 05:23:06 +00:00
5 lines
No EOL
66 B
C
5 lines
No EOL
66 B
C
#pragma once
|
|
|
|
#include <cli/cli.h>
|
|
|
|
void power_cli_init(Cli* cli); |