Skip to content

Give fielddetection code returned by camera prettier and standardized description #2

@ghost

Description

After

if (code === 'linedetection') code = 'LineDetection';

Please add

if (code === 'fielddetection') code = 'FieldDetection';

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