Small operating system on Arduino!
Find a file
dangrain 80ebcd3be9 Added high command and low command
Added `high` command - usage `high <pin-number>` (sets pin inputted to high)
Added `low` command - usage `low <pin-number>` (sets pin inputted to low)
2025-03-25 21:19:59 +01:00
GrainOS.ino Added high command and low command 2025-03-25 21:19:59 +01:00
LICENSE.txt Added license 2025-03-25 19:51:25 +01:00