p-h-a-i-l / HoverboardAPI

Interface to communicate with the Hoverboard
2 stars 1 forks source link

not useable in Arduino IDE #1

Closed p-h-a-i-l closed 5 years ago

p-h-a-i-l commented 5 years ago

Arduino IDE can not handle submodules. Need to create release with flat structure and test..

ahmed380 commented 5 years ago

Arduino IDE can not handle submodules. Need to create release with flat structure and test..

Thanks Phail, I am struggling with integrating this in my arduino. I have nodeMCU which is based on ESP8266. Let me know if I can help!

p-h-a-i-l commented 5 years ago

Very good, I need to push some cleanups through the protocol submodule and then I'll look into the API again. I will let you know when testing is needed ;)

p-h-a-i-l commented 5 years ago

Hello @ahmed380, compatibility to the Arduino IDE is working now. WOuld be great if you'd test! Have a look at https://github.com/bipropellant/bipropellant-hoverboard-api (This repo is moved there)