Hi, there.
I am not familiar with application that you are using, but in the error log; in my guess that compass is not sending the value to the applications in the first time and the error object try to log the compass error without the compass error value at the application.
--
---
You received this message because you are subscribed to the Google Groups "Amarino Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to amarino-toolk...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi...
According to the error log, the error or warning is catcher at the last line of 'void compass(byte flag, byte numOfValues)' .... I guess.
And, it says that unused parameter flag.
So, I think that the error is came from either compass sensor value or the flag (?); which is not provided to the application.