Update {data.device}
to {data.version}
{#if isCorrectDevice === false}
These files are incompatible with your device
{/if}
OTA Upate
{#if data.ota}
{#if $serialPort}
Your device is ready and compatible. Click the button to perform the
update.
{:else if success}
Update successful
{:else if error}
{error.message}
{:else if working}
Updating your device...
{:else}
Connect your device to continue
{/if}
{:else}
There are no OTA files for this device.
{/if}
Other options
Via UF2
- Backup your device
- Reboot to bootloader
- Save CURRENT.UF2 to the new drive
- Restore
ading 0 Chordmaps.