Hi, i tried to run one of the sketches in the BNO080 github repo but run into an error.
I opened a github issue here: https://github.com/sparkfun/SparkFun_BN … /issues/33
The example for the ActivityClassifier.ino seems to be broken.
It seems that ‘printActivityName’ was not declared.
Error in Arduino IDE: ‘printActivityName’ was not declared in this scope
I tried to define it but get ‘printActivityName’ cannot be used as a function.
Any tips?
Thanks,
Andreas