Git
Wiki
Site
projects
/
soft
/
lpc122x
/
core
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca4d709
)
Add include guards
author
Nathael Pajani
<nathael.pajani@ed3l.fr>
Fri, 12 Jun 2020 14:37:51 +0000
(16:37 +0200)
committer
Nathael Pajani
<nathael.pajani@ed3l.fr>
Tue, 8 Nov 2022 16:03:05 +0000
(17:03 +0100)
include/extdrv/ws2812.h
patch
|
blob
|
history
diff --git
a/include/extdrv/ws2812.h
b/include/extdrv/ws2812.h
index
f855751
..
acf86f2
100644
(file)
--- a/
include/extdrv/ws2812.h
+++ b/
include/extdrv/ws2812.h
@@
-57,6
+57,9
@@
*
*/
+#ifndef WS2812_H
+#define WS2812_H
+
#include "lib/stdint.h"
#include "core/pio.h"
@@
-108,3
+111,5
@@
void ws2812_clear(struct ws2812_conf* ws2812);
/* Alias for ws2812_clear */
void ws2812_stop(struct ws2812_conf* ws2812);
+#endif /* WS2812_H */
+
Techno-Innov
42 impasse de la Combe du Bois
01150 Blyes - France
contact@techno-innov.fr
Design et hébergement du site :
Techno-Innov
Techno-Innov
- SARL Coopérative
539 169 417 RCS Bourg-en-Bresse
Ce site n'utilise pas de cookies, désolé pour les gourmands !