diff options
Diffstat (limited to 'drivers/avr/ssd1306.h')
-rw-r--r-- | drivers/avr/ssd1306.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/avr/ssd1306.h b/drivers/avr/ssd1306.h index 825b0d7d5b..9669d1b7e7 100644 --- a/drivers/avr/ssd1306.h +++ b/drivers/avr/ssd1306.h @@ -3,7 +3,6 @@ #include <stdbool.h> #include <stdio.h> -#include "pincontrol.h" #include "config.h" enum ssd1306_cmds { |