Protonerd / FX-SaberOS

System code for Arduino based Lightsaber replicas for DIYino family boards
Creative Commons Zero v1.0 Universal
91 stars 42 forks source link

Issue compiling #95

Closed dannyc09 closed 4 years ago

dannyc09 commented 4 years ago

I'm getting the following error code when attempting to compile:

Arduino: 1.8.10 (Windows 10), Board: "Arduino/Genuino Uno" FX-SaberOS:14:20: error: I2Cdev.h: No such file or directory

include

                ^

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

I had previously successfully uploaded the MPU config file and then the DIYino test file but am now getting this error when attempting to upload the FX-SaberOS file.

dannyc09 commented 4 years ago

Solved!