Add TestLed_Blink

This commit is contained in:
Eric Tang
2018-06-26 18:39:41 -07:00
parent c6b180b8f5
commit 64592d7032
2 changed files with 22 additions and 0 deletions
+1
View File
@@ -38,5 +38,6 @@
// Functions:
void TestLed_Init(void);
void TestLed_Blink(uint8_t times);
#endif