Skip to content

Wrong documentation onSizeofdatatype() #164

@pettaa123

Description

@pettaa123

Describe the bug

eds.cs in libEDSSharp

        /// <summary>
        /// Return the size in bytes for the given CANopen datatype of this object, eg the size of what ever the datatype field is set to 
        /// </summary>
        /// <returns>no of bytes</returns>
        public int Sizeofdatatype()

Sizeofdatatype return the size in bits not bytes.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions