Skip to content

Can we have a toggle for leading 0s? #55

@alexceltare2

Description

@alexceltare2

I'm often using i16 representation but i want u16 due to modbus registers being mostly u16 but u16 will show leading 0s which i don't want (eg 41001: <00001> instead of 41001: < 1>). Could that be achieved?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions