def ambLight(a,b,c): # Purpose: returns ambient light (measured by adc) #line 1 #line 2 return a*0 #def end /ambLight_v00.py