[U] Update readme

This commit is contained in:
Hykilpikonna
2022-11-28 15:24:40 -05:00
committed by GitHub
parent f89c5de7a4
commit 15880ddb7f
+1 -1
View File
@@ -28,7 +28,7 @@
# Tell the display to update
lw $t8, ADDR_DISPLAY
li $t9, 1
sw $t9, 0($t8)
sb $t9, 0($t8)
```
## Keyboard++