虽然移植完毕,但是不work。需要细调……

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers SomeTest.h Source File

SomeTest.h

00001 #ifndef SOME_TEST_H
00002 #define SOME_TEST_H
00003 
00004 void testMPU6050(void);
00005 void testTicker(void);
00006 void testStepper(void);
00007 void testStepper1(void);
00008 #endif