Skip to content

unify character type #76

@dhebbeker

Description

@dhebbeker

At the moment there is wchar in Task and char for serial port.

Possible solutions:

  • There should be a "global" definition of the character type, which all use. ❌ Not good, as it is not necessary, that all use the same type. Instead there may be for example different serial classes. Specifying the character type multiple times would be accidental duplication (OK).

Metadata

Metadata

Assignees

No one assigned

    Labels

    code improvementImproves the quality of the code without affecting the functionality of the software.help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions