Rename InitTestLed to TestLed_Init

This commit is contained in:
Eric Tang
2018-06-24 20:22:19 -07:00
parent 04f4053bde
commit 0155447c6a
6 changed files with 6 additions and 6 deletions

View File

@@ -22,6 +22,6 @@
// Functions:
void InitTestLed(void);
void TestLed_Init(void);
#endif