Skip to content

Commit

Permalink
fix: add librarie
Browse files Browse the repository at this point in the history
  • Loading branch information
Cesarbautista10 committed Apr 26, 2024
1 parent f3203bb commit 7a5b9ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Software/examples/WS2812/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

// Libraries


#include "src/config.h" // pin configurations
#include "src/system.h" // system functions
#include "src/delay.h" // delay functions
#include "src/neo.h" // NeoPixel functions
Expand Down

0 comments on commit 7a5b9ee

Please sign in to comment.