diff --git a/Code/Python_Code/03.1.1_LightWater/LightWater2.py b/Code/Python_Code/03.1.1_LightWater/LightWater2.py index 7df1d38..fcd9640 100644 --- a/Code/Python_Code/03.1.1_LightWater/LightWater2.py +++ b/Code/Python_Code/03.1.1_LightWater/LightWater2.py @@ -7,7 +7,6 @@ ######################################################################## from gpiozero import LEDBoard from time import sleep -from signal import pause print ('Program is starting ... ')