first commit for opensource
first commit for opensource
This commit is contained in:
9
test/include/test/test_timer.h
Normal file
9
test/include/test/test_timer.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef _TEST_TIMER_H_
|
||||
#define _TEST_TIMER_H_
|
||||
|
||||
extern k_timer_t test_timer_00;
|
||||
extern k_timer_t test_timer_01;
|
||||
extern k_timer_t test_timer_02;
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user