forked from robincornelius/libedssharp
-
Notifications
You must be signed in to change notification settings - Fork 85
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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 workingSomething isn't working