fix spelling of firmware

This commit is contained in:
David Lechner
2020-06-12 21:46:00 -05:00
committed by David Lechner
parent 95a98241e8
commit 6e23262f06
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import app from './app';
import bleUart from './ble-uart';
import editor from './editor';
import errorLog from './error-log';
import flashFirmware from './flash-firmare';
import flashFirmware from './flash-firmware';
import hub from './hub';
import bootloader from './lwp3-bootloader';
import mpy from './mpy';