WIP accelerometer logging to flash

This commit is contained in:
Joey Castillo
2022-02-18 00:05:57 -05:00
parent 0c59c972e7
commit df2cc7e94f
4 changed files with 227 additions and 12 deletions

View File

@@ -172,7 +172,7 @@
// <i> The SPI data transfer rate
// <id> spi_master_baud_rate
#ifndef CONF_SERCOM_3_SPI_BAUD
#define CONF_SERCOM_3_SPI_BAUD 50000
#define CONF_SERCOM_3_SPI_BAUD 1000000
#endif
// </h>