We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4e7906 commit 862f811Copy full SHA for 862f811
arduino/gameboy/lcd.h
@@ -1,6 +1,6 @@
1
#ifndef LCD_H
2
#define LCD_H
3
-#include <arduino.h>
+#include <Arduino.h>
4
//int lcd_cycle(void);
5
//JJ int lcd_get_line(void);
6
0 commit comments