Skip to content

Select slot where to download the programΒ #11

@maehw

Description

@maehw

Is your feature request related to a problem? Please describe.
Currently, programs are only downloaded to program slot #0.

See also a comment in the code:

        const programNumber = 0; // TODO: make program slot selectable
        let success = await downloadProgram(programNumber, rcxBinary);

Describe the solution you'd like
A UI element to select the program slot when (or before) requesting a program download.

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