oymotion / gForceSDKArduino

This is gForce software development kit (SDK) for Arduino.
Other
11 stars 9 forks source link

使用mega2560编译示例程序,提示编译错误 #5

Closed XavierCao closed 4 years ago

XavierCao commented 5 years ago

如图,使用mega2560上传示例程序,报错 image

XavierCao commented 5 years ago

I'm having the exact same issue... Do we have a fix for this?

Any help is VERY welcome! Thanks.

I have more important things to do, so I can't continue to explore this issue, sorry......

RafaelSilvaUW commented 5 years ago

That's ok. I was able to run the code from one commit before this one... this workaround can help other people facing the same issue.

BigBro2014 commented 4 years ago

It's caused by wrong function name of delay and get tick. Now it's fixed.