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