mcci-catena / Catena-Sketches

Top-level Arduino sketches for the MCCI Catena family of IoT LPWA Devices
MIT License
12 stars 21 forks source link

Catena 4801 simple sketch broke with latest Modbus library #107

Closed dhineshkumarmcci closed 4 years ago

dhineshkumarmcci commented 5 years ago

The catena4801_simple sketch has to be updated in a similar way to work with latest Modbus library release.

terrillmoore commented 5 years ago

Yes, or I need to fix the library. It would be better to fix the library. It is not difficult; need to change the inner class name to something distinct.

dhineshkumarmcci commented 5 years ago

Hopefully, we can fix it in the sketch. We were able to compile the sketch with minor changes.