Initial commit
This commit is contained in:
3
sys/boot/default.boot
Normal file
3
sys/boot/default.boot
Normal file
@@ -0,0 +1,3 @@
|
||||
term.clear()
|
||||
term.setCursorPos(1, 1)
|
||||
print(os.version())
|
||||
Reference in New Issue
Block a user