robincornelius / libedssharp

A CanOpen EDS editor and library in C# with CanOpenNode export for Object Dictionary
GNU General Public License v3.0
227 stars 134 forks source link

Move ObjFlags to 32bit as per spec #261

Open martin31821 opened 3 years ago

martin31821 commented 3 years ago

CANOpen spec requires the ObjFlags field to be a 32bit unsigned integer. I changed this and some leftover trailing whitespaces.

trojanobelix commented 1 year ago

This PR is not relevant any more, because it is included in https://github.com/CANopenNode/CANopenEditor.