More renaming for the USB to Output Module renaming
This commit is contained in:
parent
59f13f8f4f
commit
85dd7f5c52
8 changed files with 13 additions and 11 deletions
|
@ -31,7 +31,7 @@
|
|||
|
||||
// ----- Functions -----
|
||||
|
||||
void initCLI()
|
||||
void init_cli()
|
||||
{
|
||||
}
|
||||
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
|
||||
// ----- Functions and Corresponding Function Aliases -----
|
||||
|
||||
void initCLI();
|
||||
void init_cli();
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue