#include <Wire.h>. #define SLAVE_ADDRESS 0x04. #define FLOATS_SENT 3. float data[FLOATS_SENT];. void setup() {. pinMode(13, OUTPUT);.
確定! 回上一頁