Skip to content

Change ADIF comment and programid to say FLEcli instead of FLE. #132

@nicheath

Description

@nicheath

It makes more sense to me to change lines

adifList = append(adifList, "ADIF Export for Fast Log Entry by DF3CB")

adifList = append(adifList, "<PROGRAMID:3>FLE")

to be

adifList = append(adifList, "ADIF Export for Fast Log Entry CLI by ON4KJM")
adifList = append(adifList, "<PROGRAMID:6>FLEcli")

thoughts?

Metadata

Metadata

Assignees

No one assigned

    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