beryllium-org / OS

Beryllium OS, a unix-like operating system for CircuitPython powered microcontrollers. (Formerly known as ljinux)
GNU General Public License v3.0
227 stars 14 forks source link

`term.is_interrupted()` for use with ping #87

Closed bill88t closed 1 year ago

bill88t commented 1 year ago

With this, functions can now check if the user wants to interrupt on consoles other than the primary one.