thijse / Arduino-CmdMessenger

CmdMessenger Communication library for Arduino & .NET
Other
208 stars 87 forks source link

Added explicit type cast to fix compile error #50

Open weberfa opened 4 years ago

weberfa commented 4 years ago

The added explicit type cast fixes the compile errors described in issue #49.

adriaanb commented 4 years ago

I can confirm that this fixes thijse/Arduino-CmdMessenger#49. Are there plans to merge this?

bgigous commented 3 years ago

Seems to me like this repository isn't being maintained. Is there an active fork? I was running into the same issue.

gyssels commented 2 years ago

@weberfa @bgigous and @adriaanb I will accept PR on gyssels/Arduino-CmdMessenger, and I messaging the other PR submitters so its can became an active branch I engage myself to do a full PR back here if in the future I'll not maintain this anymore.

thijse commented 2 years ago

Hi, I will do my best to make time to review and take in these fixes in the main branch during the coming week. Thanks for your help !

gyssels commented 2 years ago

@thijse it will be great, I'm here to help. I will need something in .Net5 and packaging in nuget.

ovianao commented 1 year ago

Hi, wondering if this will be merged?