Update feather_sense_sensor_demo.ino

This commit is contained in:
Liz 2024-01-24 13:57:52 -05:00
parent 4e8fff3afe
commit bc7dffd168

View file

@ -62,7 +62,7 @@ void setup(void) {
for (int i =0; i < 5; i++) {
if (accel_array[i] != check_array[i]) {
new_rev = false;
break
break;
}
}
// and we need to instantiate the LSM6DS3TRC