I'm changing the design layout of the default main screen and would like to hear comments before I release it.
It only fits on the RA+ board though.
Here is what you need to do:
Update your libraries with the current dev branch of our libraries: https://github.com/reefangel/Libraries/archive/dev.zip
Update the features.txt with the attached file. It is located at \Documents\Arduino\update
Add this to your setup() section:
Code: Select all
ReefAngel.Use2014Screen();
Let me know your thoughts
If you have any ideas to improve the layout, please speak up!!!