add: script to restart run.py and pigpiod, example rc.local
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import matplotlib #speed?
|
||||
matplotlib.use('TkAgg')
|
||||
import matplotlib
|
||||
matplotlib.use('Agg')
|
||||
|
||||
from matplotlib import pyplot as plt
|
||||
from matplotlib import units
|
||||
|
||||
Reference in New Issue
Block a user