Revision 916f8d28 modules/DiWheelDrive_1-1/module.c
modules/DiWheelDrive_1-1/module.c | ||
---|---|---|
786 | 786 |
chprintf(stream, " Test left wheel proximity sensor.\n"); |
787 | 787 |
chprintf(stream, " --wheelright, -wr\n"); |
788 | 788 |
chprintf(stream, " Test right wheel proximity sensor.\n"); |
789 |
return AOS_INVALID_ARGUMENTS;
|
|
789 |
return AOS_INVALIDARGUMENTS; |
|
790 | 790 |
} |
791 | 791 |
static ut_vcnl4020data_t _utVcnl4020Data = { |
792 | 792 |
/* driver */ &moduleLldProximity, |
Also available in: Unified diff