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
608 stars 260 forks source link

splash.h: No such file or directory #173

Closed zumzumteam closed 2 years ago

zumzumteam commented 2 years ago

Arduino: 1.8.13 (Mac OS X), Board: "Arduino Nano, ATmega328P"

hi all i am kind of new to all this but i read a lot so i pass all the library problems and now i am stuck here. i did not found anything about this so please help

In file included from /Users/mac/Desktop/rx5808-pro-diversity-develop/src/rx5808-pro-diversity/rx5808-pro-diversity.ino:46:0: ui.h:2:10: fatal error: splash.h: No such file or directory

include

      ^~~~~~~~~~

compilation terminated. exit status 1 splash.h: No such file or directory

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