add all values
@ -3,6 +3,7 @@ from gpiozero import PWMLED
from gpiozero.pins.pigpio import PiGPIOFactory
from signal import pause
from time import sleep
from gpiozero.tools import all_values
#This code is meant to be run FROM a Pi connected to the interaction.tools network
#It allows you to read/write Pins from other PIs on the network