Skip to content

Some projects use ExecuteCommand but better if use the library #85

@Palomino34

Description

@Palomino34

Example:

duelink.Engine.ExecuteCommand("dwrite(1,0)")

It should be

duelink.Digital.Write(1,false)

Just happened on some projects at beginning. This issue is optional, because how it works, it is same.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions