Initial commit: CCU621_M firmware project with BLE debug link support.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#ifndef APP_TEST_H
|
||||
#define APP_TEST_H
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
void v_app_test_periodic(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user