Missing include in header file
authorNathael Pajani <nathael.pajani@ed3l.fr>
Thu, 12 Feb 2015 03:22:43 +0000 (04:22 +0100)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Tue, 8 Nov 2022 16:03:04 +0000 (17:03 +0100)
include/extdrv/status_led.h

index 174a6e6..7982c80 100644 (file)
@@ -23,6 +23,7 @@
 
 
 #include <stdint.h>
+#include "core/pio.h"
 
 
 /***************************************************************************** */