Эх сурвалжийг харах

More GPIO compilation fixes. (#15592)

Nick Brassel 3 жил өмнө
parent
commit
4d96e53222

+ 1 - 0
platforms/avr/drivers/serial.c

@@ -16,6 +16,7 @@
 #include <util/delay.h>
 #include <stddef.h>
 #include <stdbool.h>
+#include "gpio.h"
 #include "serial.h"
 
 #ifdef SOFT_SERIAL_PIN