feat: flash DFU device in HID mode #337

Merged
CODeRUS merged 2 commits from patch-1 into master 2023-06-04 21:23:32 +02:00
Showing only changes of commit bf5e5a5523 - Show all commits

View File

@@ -70,7 +70,7 @@ function select_mcu_connection() {
echo -e "| How is the controller board connected to the host? |"
echo -e "| 1) USB |"
echo -e "| 2) UART |"
echo -e "| 3) DFU |"
echo -e "| 3) USB (DFU mode) |"
blank_line
back_help_footer