Version 1.2.8
This release:
- Adds a fix to allow the DMP image 'pgmspace' to compile correctly on Apollo3 v2 (Artemis)
- Updates the Portable C example - add
ICM_20948_init_struct
- thank you @peterleif #72 - Adds a fix to allow the code to compile on linux targets - thank you @spacecheese #79
- Removes a redundant duplicate
endTransmission
from the Portable C example - thank you @Koepel #80