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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ My blog post that birthed this image is located <a href="https://jamesachambers.
10
10
<li>Adds replacement for WiringPi GPIO tool by patb and fixes GPIO pin assignments</li>
11
11
<li>Adds spidev interface to access SPI over the GPIO pins</li>
12
12
<li>Adds ntp to assist with fixing time on first startup -- use "sudo ntpd -gq" to force a time sync once you've set your correct timezone (sudo dpkg-reconfigure tzdata)</li>
13
-
<li>Adds ability to use the i96 as a HID device (mouse/keyboard emulation).</li>
13
+
<li>Adds ability to use the i96 as a HID device (mouse/keyboard emulation)</li>
14
14
<li>Fixed notorious WiFi issues caused by missing crda package and no regulatory domain set (see first startup instructions to set REGDOMAIN)</li>
15
15
<li>Fixed wireless MAC address changing each startup</li>
16
16
<li>Fixed USB port to allow "High Speed" USB devices instead of locking them to "Full Speed"</li>
0 commit comments