Closed xxxajk closed 6 years ago
Can one of the admins verify this patch?
ok to test
On Wed, Sep 26, 2018 at 12:06 AM chipKIT Bot notifications@github.com wrote:
Can one of the admins verify this patch?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/chipKIT32/chipKIT-core/pull/437#issuecomment-424586128, or mute the thread https://github.com/notifications/unsubscribe-auth/AAbeCEtnMfkqnxGqII9rEFRfozxTAC4Dks5uews6gaJpZM4W56AT .
Second patch is for the WiFi module. The INLINE statements cause the link stage to fail. I wanted to make this a separate pull request, but for whatever reason, without doing another fork, or branch, github/git decided to just include it. ARGH :-)
Looks good. Merging.
Cool. Thanks!
Path names are case sensitive on Linux, and probabbly MacOS too. You won't see this error happen on Win.
This simple patch fixes the problem.