preion_on:
	ssh pi@discharge "python3 preion_on.py"

preion_off:
	ssh pi@discharge "python3 preion_off.py"

