Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 15880ddb7f | |||
| f89c5de7a4 |
@@ -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++
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ plugins {
|
||||
id "com.github.johnrengelman.shadow" version "7.1.2"
|
||||
}
|
||||
|
||||
version="4.7rc3"
|
||||
version="4.7"
|
||||
|
||||
repositories {
|
||||
// Use Maven Central for resolving dependencies.
|
||||
|
||||
Reference in New Issue
Block a user