Skip to content

Issue in the set method of the property #7

Description

@captainliuy

self.baud = value

It should be:

self._baud = value

Other set Methods have similar issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions