Jomelo / LCDMenuLib2

Create a tree menu. Use it with different lcd types / console output / ssh console.
MIT License
249 stars 46 forks source link

PlatfromIO : compatible example #77

Closed AvinashPudale closed 1 year ago

AvinashPudale commented 3 years ago

I just want to use vs code with platform io for compile and upload code .but current multi tab. ino examples not work . when imported serial example at vs code code compile upload to esp32. but not work . I just open example folder in using import Arduino project and added library needed for project.

Jomelo commented 3 years ago

Hello, i will try to use platform io with vscode. At the moment i am not using this constellation.

Jomelo commented 3 years ago

Hi, i have test it, but i could not compile any arduino program correctly. The bad think was, that after the installtion of plattform io my python implementation does not work correctly. I think i have generally chose the wrong way to install it. At the moment i have no answer to your question.

AvinashPudale commented 3 years ago

Thanks for looking into this. Hoping it will resolve soon. 😀.

Jomelo commented 1 year ago

I add an example for plattform io to the master versioin