mirror of
https://github.com/clockworkpi/PicoCalc.git
synced 2026-03-24 21:12:37 +01:00
update PicoCalc SD
This commit is contained in:
4
Bin/PicoCalc SD/main.lua
Normal file
4
Bin/PicoCalc SD/main.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
--ccedit = loadfile("cc/edit.lua")
|
||||
--if ccedit then print("Editor loaded") end
|
||||
browser = loadfile("lua/browser.lua")
|
||||
if browser then print("File browser available at: browser()") end
|
||||
Reference in New Issue
Block a user