Skip to content

line too small in NVM.ino loadSystemSettingsFromFileSD #645

Closed
@PaulZC

Description

@PaulZC

I noticed Settings line 61 too long errors after manually entering a PP device profile token.

This line of code defines line to be 60 characters. But the line containing the pointPerfectDeviceProfileToken can be 68 characters - excluding the terminator. The 60 needs to be increased to (at least) 70. 100 might be a better choice to match parseLine.

Ditto for this line

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions