read the acceleration and gyroscope data mpu.getEvent(&a, &g, &temp); // fill gesture array (model input) gestureArray[samplesRead*6 + 0] ...
確定! 回上一頁