hcarter333 / pico-w-mem-keyer

Uses the PicoW as a ham radio memory keyer
Apache License 2.0
0 stars 1 forks source link

Add control block to restart keyer on inactivity #14

Open hcarter333 opened 1 year ago

hcarter333 commented 1 year ago

Add a control block that closes everything and restarts the keyer script if there' not activity for five minutes.

Maybe just do a soft reset command. When the Pico wakes back up it should start main.py again.

The keyer occasionally hangs for an unknown reason ( I suspect too many connections that weren't properly closed.) Thi will give it a chance to closer connections.