1
0
mirror of https://github.com/AR2000AR/openComputers_codes.git synced 2025-09-07 22:21:14 +02:00

documentation. Lot of it

This commit is contained in:
2023-02-01 21:16:58 +01:00
parent 82a8ac6004
commit cff8213f25
42 changed files with 1775 additions and 219 deletions

View File

@@ -34,7 +34,6 @@ while (run) do
--the widgets are drawn in the same order they were added to the screen
screen:draw()
--sleep so the events can be processed
---@diagnostic disable-next-line: undefined-field
os.sleep()
end
--stop processing touch events