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

Error when compiling in Arduino IDE #2

Open
daniel1979 opened this issue Sep 21, 2016 · 1 comment
Open

Error when compiling in Arduino IDE #2

daniel1979 opened this issue Sep 21, 2016 · 1 comment

Comments

@daniel1979
Copy link

Arduino:1.6.9 (Mac OS X), Kort:"Pro Trinket 3V/12MHz (USB)"

Battery.c:8: error: variable 'Battery' must be const in order to be put into read-only section by means of 'attribute((progmem))'
uint8_t Battery[] PROGMEM={
^
exit status 1
variable 'Battery' must be const in order to be put into read-only section by means of 'attribute((progmem))'

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

@alfadex
Copy link

alfadex commented Aug 6, 2017

did you find any solution for this?

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