continued test class

This commit is contained in:
2021-02-23 17:05:48 +01:00
parent a47c8d91a0
commit cb0fa384ca
2 changed files with 16 additions and 3 deletions

View File

@ -29,7 +29,7 @@ private:
std::array<uint8_t, 128> sendBuffer;
struct spi_ioc_transfer spiTransferStruct;
void performRm3100Test();
void performRm3100Test(uint8_t mgmId);
/* ACS board specific code which pulls all GPIOs high */
void acsInit();