Skip to content

Select slot where to download the program #11

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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