Skip to content

Added neopixel code logic. does not work :( #66

Added neopixel code logic. does not work :(

Added neopixel code logic. does not work :( #66

Triggered via push January 11, 2025 23:29
Status Failure
Total duration 28s
Artifacts

c_lint.yaml

on: push
Lint-Check
21s
Lint-Check
Fit to window
Zoom out
Zoom in

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)