Make sure binary.h is included as needed

This commit is contained in:
Scott Lahteine
2018-02-01 04:12:45 -06:00
parent 6e3519abae
commit 6339b506c0
4 changed files with 19 additions and 15 deletions

View File

@ -32,6 +32,8 @@
* Please note that using the high-res version takes 402Bytes of PROGMEM.
*/
#include <binary.h>
//#define START_BMPHIGH
#if ENABLED(SHOW_BOOTSCREEN)