Clarify city hub error message

It is only the bootloader/flashing firmware that is not compatible. It
can still be used with older browsers after Pybricks firmware has been
flashed.
This commit is contained in:
David Lechner
2020-07-02 21:37:00 -05:00
committed by David Lechner
parent 7b49d84876
commit c3037a56e6
+1 -1
View File
@@ -270,7 +270,7 @@ function* flashFirmware(action: FlashFirmwareFlashAction): Generator {
yield put(
notification.add(
'error',
'City Hub is not compatible with this web browser.',
'City Hub bootloader is not compatible with this web browser.',
),
);
const disconnectAction = (yield put(