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

  1. Backup your device
  2. Reboot to bootloader
  3. Save CURRENT.UF2 to the new drive
  4. Restore

Via Serial

WIP

ading 0 Chordmaps.