openblt into console

This commit is contained in:
rusefi 2022-08-08 17:56:19 -04:00
parent 6e560e7f12
commit e7c78250c8
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@ public class ProgramSelector {
break;
case OPENBLT_CAN:
flashOpenBltCan();
break;
case DFU_ERASE:
DfuFlasher.runDfuErase();
break;