final answer pls
8 Consider the following function: float getTemp() { int reading(AO); float volt = (reading*5.0)/1024; return (volt-0.5)*100; } When 1.5 Volts is connected to A0, then the function would return a temperature value of (3 Points) 100.0 55.0 60.0 120.0
没有找到相关结果