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

Moteino_M0 / _analog_reference #550

Open
NickLplus opened this issue May 20, 2022 · 1 comment
Open

Moteino_M0 / _analog_reference #550

NickLplus opened this issue May 20, 2022 · 1 comment
Labels

Comments

@NickLplus
Copy link

Firstly, thank you for the wonderful library. I'm using it for several years already.

I decided to try NodeManager today, to check if I'm missing a shortcut, but here is what happened, Moteino M0, development branch of NodeManager:
/home/nl/Automation/Arduino_portable/arduino-1.8.19-Moteino_M0_MySensors/portable/sketchbook/libraries/NodeManager-development/nodemanager/Node.h:201:30: error: 'DEFAULT' was not declared in this scope
uint8_t _analog_reference = DEFAULT;
^~~~~~~
/home/nl/Automation/Arduino_portable/arduino-1.8.19-Moteino_M0_MySensors/portable/sketchbook/libraries/NodeManager-development/nodemanager/Node.h:201:30: note: suggested alternative: 'AR_DEFAULT'
uint8_t _analog_reference = DEFAULT;
^~~~~~~
AR_DEFAULT

@user2684 user2684 added the bug label Jun 6, 2022
@user2684
Copy link
Contributor

user2684 commented Jun 6, 2022

Hi! Marking it as a bug, likely that symbol is not defined in this board :-) Thanks

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

No branches or pull requests

2 participants