sheaivey / rx5808-pro-diversity

DIY project to create your own 5.8ghz FPV diversity basestation - based off the rx5808 receiver module. Project includes basic Arduino Nano implementation to advanced custom PCB board and introduction to digital switches 4066 chip.
http://www.laforgefpv.com
MIT License
596 stars 256 forks source link

Adding a Start custom Logo #97

Closed bbc25185 closed 7 years ago

bbc25185 commented 7 years ago

I added the code that adds the possibility to insert your own logo in addition of the original from the Adafruit.

kabturek commented 7 years ago

Good stuff! how much program space does it need ?

bbc25185 commented 7 years ago

Program space compiled without custom logo: 24564 bytes Program space with custom logo: 25926 bytes

kabturek commented 7 years ago

thanks @bbc25185 , great it looks like i will have the space needed. will try :)

sheaivey commented 7 years ago

Please review the and fix any conflicts then I will merge in your changes.

bbc25185 commented 7 years ago

Created a DOC for the creation of the LOGO... Check my English please!!! im not good with it!!!

sheaivey commented 7 years ago

This is now built into release v2.0. See state_screensaver.cpp for implementation.