drivers/motor_driver: rework motor driver #24347
Annotations
7 warnings
Run static-tests:
drivers/include/motor_driver.h#L201
line is longer than 100 characters
|
Run static-tests:
drivers/motor_driver/motor_driver.c#L152
keyword 'switch' not followed by a single space
|
Run static-tests:
drivers/motor_driver/motor_driver.c#L176
keyword 'switch' not followed by a single space
|
Run static-tests:
drivers/motor_driver/motor_driver.c#L241
keyword 'switch' not followed by a single space
|
Run static-tests:
drivers/motor_driver/motor_driver.c#L52
line is longer than 100 characters
|
Run static-tests:
tests/drivers/motor_driver/main.c#L31
too many consecutive empty lines
|
Run static-tests:
tests/drivers/motor_driver/main.c#L98
keyword 'while' not followed by a single space
|
Loading