5 lines
66 B
C
5 lines
66 B
C
|
#pragma once
|
||
|
|
||
|
#include <cli/cli.h>
|
||
|
|
||
|
void power_cli_init(Cli* cli);
|