This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Avans-TI
/
1.1-Weatherstation
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Bugfixes
Kenneth van Ewijk
11 years ago
parent
7302c54cc9
commit
f4b53aa4be
1 changed files
with
0 additions
and
3 deletions
Split View
Show Diff Stats
0
3
GUIboard.java
+ 0
- 3
GUIboard.java
View File
@@ -194,6 +194,3 @@ public void writeLeftDigits(double value)
IO.writeShort(0x42, 3 << 12);
}
}
-
-
-}