Arduino XBee get_temperature() Method void get_temperature(ZBRxIoSampleResponse *ioSample) { float adc_data = ioSample->getAnalog(3); ...
確定! 回上一頁