This commit is contained in:
2025-09-29 00:03:57 -04:00
parent 5111182a4b
commit abd573f686
64 changed files with 2407 additions and 157 deletions

2
disks/1h/bin_/clear Normal file
View File

@@ -0,0 +1,2 @@
local term=component.getFirst("screen")
term.clear()