-
-
Notifications
You must be signed in to change notification settings - Fork 120
Update ANIMartRIX usermod to use 0.42.Beta #46
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
Conversation
platformio.ini
Outdated
| OneWire@~2.3.5 ; used for USERMOD_FOUR_LINE_DISPLAY and USERMOD_DALLASTEMPERATURE | ||
| olikraus/U8g2 @ ^2.28.8 ; used for USERMOD_FOUR_LINE_DISPLAY | ||
| ElectronicCats/MPU6050 @ 0.6.0 ; used for USERMOD_MPU6050_IMU | ||
| https://github.com/netmindz/animartrix.git#2ff51b521d32016432eafa35273a7d1225c0e88c ; TODO: set based on USERMOD_ANIMARTRIX flag and git hash |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there a way to get platformIO to add to the build_libs, only if the flag is set?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not that I am aware of. @softhack007 do you know?
Until now in pio.ini we set the compiler directive and lib includes together, that's why we add the comment 'used for ...'
…d also now mean this code handles multiple segments, but untested
…d also now mean this code handles multiple segments, but untested
|
CI running clean now, so just waiting on testing by others or any feedback before merge @ewoudwijma |
Move selected to the bottom in search result
No description provided.