Skip to content

Commit

Permalink
fixup! fixup! drivers/ws281x: Add timer and gpio_ll based driver
Browse files Browse the repository at this point in the history
  • Loading branch information
MrKevinWeiss committed Dec 18, 2023
1 parent cba8e40 commit d4c95bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/ws281x/include/ws281x_params.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
#define WS281X_PARAMS_H

#include "board.h"
#include "macros/units.h"
#include "ws281x.h"

#ifdef __cplusplus
Expand Down

0 comments on commit d4c95bc

Please sign in to comment.