You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,4 +7,7 @@ MicroCity is a city simulation game for the [Arduboy miniature game system](http
7
7
## Build instructions
8
8
To compile from source you will need the [Arduboy2 library](https://github.com/MLXXXp/Arduboy2) and the Arduino IDE
9
9
10
-
Open /Source/MicroCity/MicroCity.ino in the Arduino IDE and hit build
10
+
Open /Source/MicroCity/MicroCity.ino in the Arduino IDE and hit build
11
+
12
+
## Flashing other games
13
+
Note that there is a bug with the Arduboy bootloader when flashing new games. If flashing a new Arduino sketch after having previously flashing MicroCity, then first boot the Arduboy into *flashlight mode* by holding the up button whilst switching on the device.
0 commit comments