Added neopixel code logic. does not work :( #66
Annotations
1 error and 3 notices
Lint-Check
Process completed with exit code 1.
|
Run clang-format on src/drivers/neopixel.c:
src/drivers/neopixel.c#L1
File src/drivers/neopixel.c does not conform to Custom style guidelines. (lines 4, 10, 14, 15, 16, 20, 29, 30)
|
Run clang-format on src/drivers/pio/ws2812.pio.h:
src/drivers/pio/ws2812.pio.h#L1
File src/drivers/pio/ws2812.pio.h does not conform to Custom style guidelines. (lines 23, 25, 26, 27, 28, 43, 51, 79, 81, 82, 83, 84, 99, 101, 106, 107, 115, 122)
|
Run clang-format on src/state_machine/tasks/blink_task.c:
src/state_machine/tasks/blink_task.c#L1
File src/state_machine/tasks/blink_task.c does not conform to Custom style guidelines. (lines 8, 14, 25, 26, 28, 29)
|