openblt into console
This commit is contained in:
parent
346ef929fd
commit
4717612f23
|
@ -84,6 +84,7 @@ public class ProgramSelector {
|
||||||
break;
|
break;
|
||||||
case OPENBLT_CAN:
|
case OPENBLT_CAN:
|
||||||
flashOpenBltCan();
|
flashOpenBltCan();
|
||||||
|
break;
|
||||||
case DFU_ERASE:
|
case DFU_ERASE:
|
||||||
DfuFlasher.runDfuErase();
|
DfuFlasher.runDfuErase();
|
||||||
break;
|
break;
|
||||||
|
|
Loading…
Reference in New Issue