🎨 Misc. variant cleanup, translation

Followup to #24787
This commit is contained in:
Scott Lahteine
2022-10-19 21:00:14 -05:00
parent a913b2437b
commit 682a9b6fbe
5 changed files with 57 additions and 58 deletions

View File

@@ -24,8 +24,9 @@ extern "C" {
#endif // __cplusplus
extern unsigned long myvar[];
void myshow(int fre,int times);
void debugStr(const char*str);
void myshow(int fre, int times);
void debugStr(const char *str);
/*----------------------------------------------------------------------------
* Pins
*----------------------------------------------------------------------------*/