isaac879 / Pan-Tilt-Mount

A stepper motor driven, 3D printed and Arduino controlled pan/tilt mount.
MIT License
377 stars 99 forks source link

xbox remote code... #11

Open Gabemedina23 opened 3 years ago

Gabemedina23 commented 3 years ago

I'm having issues compiling the xbox code in visual studio because it gives me this errror: 67 and 96 : argument of type "LPCSTR" is incompatible with parameter of type "LPCWSTR"

what program are you using to compile this? I am understanding correctly that this is a program run from windows and not on the nano itself correct?