增加操控端遥控
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
#include <app/app_light.h>
|
||||
#include "app/app_request.h"
|
||||
#include "app/app_ultrasonic.h"
|
||||
#include "app/app_rc.h"
|
||||
|
||||
void testAppInit(void);
|
||||
|
||||
@@ -129,6 +130,7 @@ int main(void)
|
||||
requestAppInit();
|
||||
canInterfaceInit();
|
||||
bootInterfaceInit();
|
||||
rcAppInit();
|
||||
// ultrasonicAppInit();
|
||||
|
||||
printf("All init OK ------ %d\n",getCurrentTime());
|
||||
|
||||
Reference in New Issue
Block a user