Revision 916f8d28 modules/DiWheelDrive_1-2/module.c
modules/DiWheelDrive_1-2/module.c | ||
---|---|---|
684 | 684 |
chprintf(stream, " Test left wheel proximity sensor.\n"); |
685 | 685 |
chprintf(stream, " --wheelright, -wr\n"); |
686 | 686 |
chprintf(stream, " Test right wheel proximity sensor.\n"); |
687 |
return AOS_INVALID_ARGUMENTS;
|
|
687 |
return AOS_INVALIDARGUMENTS; |
|
688 | 688 |
} |
689 | 689 |
static ut_vcnl4020data_t _utVcnl4020Data = { |
690 | 690 |
/* driver */ &moduleLldProximity, |
Also available in: Unified diff