openblt into console

This commit is contained in:
rusefi 2022-08-08 17:56:19 -04:00
parent 346ef929fd
commit 4717612f23
1 changed files with 1 additions and 0 deletions

View File

@ -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;