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

getVREF not found #15

Open
jpmeijers opened this issue Feb 17, 2019 · 1 comment
Open

getVREF not found #15

jpmeijers opened this issue Feb 17, 2019 · 1 comment

Comments

@jpmeijers
Copy link

When compiling https://github.com/kriswiner/CMWX1ZZABZ/blob/master/CricketAssetTracker/Blink_Cricket.ino in Arduino.

/home/jpmeijers/Arduino/Cricket_Blink/Cricket_Blink.ino: In function 'void loop()':
Cricket_Blink:33:18: error: 'class STM32L0Class' has no member named 'getVREF'
   VDDA = STM32L0.getVREF();
                  ^
exit status 1
'class STM32L0Class' has no member named 'getVREF'
@kriswiner
Copy link
Owner

kriswiner commented Feb 17, 2019 via email

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