Fixed + enabled all compiler warnings
This commit is contained in:
parent
6b90c9f76a
commit
c68c039c70
16 changed files with 72 additions and 22 deletions
|
@ -17,7 +17,7 @@
|
|||
|
||||
#include "Version.h"
|
||||
|
||||
bool HarmonyLink_Init(void)
|
||||
bool HL_Init(void)
|
||||
{
|
||||
HL_version_print();
|
||||
return 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue