manufacturing
This commit is contained in:
12
test/native/test_simpleled.h
Normal file
12
test/native/test_simpleled.h
Normal file
@@ -0,0 +1,12 @@
|
||||
#ifdef UNIT_TEST
|
||||
|
||||
namespace simpleLedTest
|
||||
{
|
||||
void test_initfunction( void )
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user