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:
4fab67b
)
Add include guards
author
Nathael Pajani
<nathael.pajani@ed3l.fr>
Wed, 9 Sep 2015 19:11:04 +0000
(21:11 +0200)
committer
Nathael Pajani
<nathael.pajani@ed3l.fr>
Tue, 8 Nov 2022 16:03:04 +0000
(17:03 +0100)
include/extdrv/epaper.h
patch
|
blob
|
history
diff --git
a/include/extdrv/epaper.h
b/include/extdrv/epaper.h
index
00aa614
..
fc4724a
100644
(file)
--- a/
include/extdrv/epaper.h
+++ b/
include/extdrv/epaper.h
@@
-26,6
+26,10
@@
* artists on the GPIO Demo module.
*/
+
+#ifndef EXTDRV_EPAPER_H
+#define EXTDRV_EPAPER_H
+
#include <stdint.h>
#include "core/pio.h"
#include "drivers/timers.h"
@@
-119,3
+123,5
@@
void epaper_send_frame(uint8_t* image, uint8_t stage);
*/
void epaper_send_partial_frame(uint8_t* image, uint8_t start_line, uint8_t nb_lines, uint8_t stage);
+#endif /* EXTDRV_EPAPER_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 !