dpoulson / r2_control

Python code to control an R2D2 (or other astromech) from a Raspberry Pi over i2c
http://r2djp.co.uk/
GNU General Public License v2.0
39 stars 13 forks source link

Create systemd script for main control program and set to respawn #44

Closed dpoulson closed 6 years ago

dpoulson commented 6 years ago

To allow for software crashes, have the main software loop set up in systemd so that it can be set to respawn.