feat(advanced): add selection between flash/serialflash methods #410
Reference in New Issue
Block a user
Delete Branch "serialflash"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Signed-off-by: Andrei Kozhevnikov coderusinbox@gmail.com
Option "1" needs to be added as the default here, if we want to pre-fill the input with "1".
Im unsure why you choose to display the mcu_connection_help dialog here. I think we rather should show a new help-dialog which may explains the difference between the two options selectable in that new flash_command dialog as the mcu connection dialog comes in the next step?
Thanks, totally missed help thing, added
Added default option
Thank you!