lis 3 basic test code

This commit is contained in:
2021-02-24 00:24:14 +01:00
committed by Robin Mueller
parent bbd022e5be
commit 288bc0d38e
7 changed files with 101 additions and 25 deletions

View File

@ -31,6 +31,8 @@ private:
struct spi_ioc_transfer spiTransferStruct;
void performRm3100Test(uint8_t mgmId);
void performLis3MdlTest(uint8_t lis3Id);
/* ACS board specific code which pulls all GPIOs high */
void acsInit();