-
Notifications
You must be signed in to change notification settings - Fork 1
Planned
USE_FILE /scripts/script.txt
selects script.txt in the scripts Folder. It doesnt do anything yet but makes the file "Ready to use". Also we want another command. We want, that we can use an file from the SD Card and upload it or use it somehere later. Example:
USE_FILE /(Directory) OR : USE_FILES (many files)
EXAMPLE:
USE_FILE /scripts/script.txt COPY_FILE (without the path it would copy the selected file. With the path: COPY_FILE /scripts/script.txt It would copy the file somewhere) CUT_FILE (without the path it would copy the selected file. With the path: CUT_FILE /scripts/script.txt It would cut the file somewhere. "paste it somewhere and then delete the file off the SD Card") PASTE_FILE (pastes the cutten or copied file
JOIN_INTERNET SSID="" PASSWORD="" LEAVE_INTERNET
Also an "run script" besides an script under the script tab. the "run script" shouldnt be just written there but it should be an running bunny emoji. 🐇