Ryzee119 / ogx360

Add modern xinput USB support to your Original Xbox :tv: :video_game:
405 stars 62 forks source link

fatal error: Arduino.h: No such file or directory #89

Closed robbiejmsn closed 2 years ago

robbiejmsn commented 2 years ago

Sorry for the noob question. When i click build, why am i getting this error? fatal error: Arduino.h: No such file or directory also, is there a better way to ask questions like this or is github the best way?

Ryzee119 commented 2 years ago

Not sure, you need to provide alot more info. Just tested my end and works no problem.

Ryzee119 commented 2 years ago

My guess is you didnt clone the repo properly.

Clone with git git clone https://github.com/Ryzee119/ogx360.git --recursive. Recursively! from instructions page