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

Arduino Nano 33 Incompatibility #38

Open
gentle-giant opened this issue Apr 22, 2020 · 0 comments
Open

Arduino Nano 33 Incompatibility #38

gentle-giant opened this issue Apr 22, 2020 · 0 comments

Comments

@gentle-giant
Copy link

Library compiles properly with Arduino Uno but does not compile with Arduino Nano 33 BLE. The following error message is given for the example sketch SimpleIntegerList:

SimpleIntegerList:26:9: error: 'class LinkedList' has no member named 'add'

Arduino: 1.8.12 (Windows 10), Board: "Arduino Nano 33 BLE"

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

1 participant