We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ee29f4 commit 4e046ccCopy full SHA for 4e046cc
Firmware/OpenLog_Artemis/OpenLog_Artemis.ino
@@ -110,9 +110,8 @@
110
the SPI lines low, preventing communication with the IMU: https://github.com/sparkfun/OpenLog_Artemis/issues/104
111
112
v2.2:
113
- Use Apollo3 v2.1.0 with changes by paulvha to fix Issue 117 (Thank you Paul!)
114
- https://github.com/sparkfun/OpenLog_Artemis/issues/117#issuecomment-1034973065
115
- https://github.com/sparkfun/Arduino_Apollo3/issues/279#issuecomment-710060977
+ Use Apollo3 v2.2.0 with changes by paulvha to fix Issue 117 (Thank you Paul!)
+ https://github.com/sparkfun/OpenLog_Artemis/issues/117#issuecomment-1085881142
116
Also includes Paul's SPI.end fix
117
https://github.com/sparkfun/Arduino_Apollo3/issues/442
118
In libraries/SPI/src/SPI.cpp change end() to:
0 commit comments