Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Somethin wrong with Adafruit_BusIO #93

Open
Kabron287 opened this issue Oct 8, 2020 · 2 comments
Open

Somethin wrong with Adafruit_BusIO #93

Kabron287 opened this issue Oct 8, 2020 · 2 comments

Comments

@Kabron287
Copy link

Sample code: selfie.ino
A huge amount of errors like:
Adafruit_SPIDevice.h: 61:22: error: 'BitOrder' has not been declared
Adafruit_SPIDevice.h: 86:3: error: 'BitOrder' does not name a type
Adafruit_SPIDevice.h: 70:30: error: 'size_t' has not been declared
Adafruit_SPIDevice.h: 32:31: error: 'MSBFIRST' was not declared in this scope
Adafruit_SPIDevice.h: 71:68: error: 'NULL' was not declared in this scope

I guess it is because K210 absent in #if defined enumerations

@zaferAt
Copy link

zaferAt commented Dec 9, 2020

same here

@Kabron287
Copy link
Author

The reason was in presense of another library Adafruit GFX

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants