Skip to content

Commit bc7f560

Browse files
committed
feat: update DEF CON 34 firmware to 2.8.0.8adc7c3
Point the DEFCON edition at the newly published build at meshtastic.github.io/event/defcon34/firmware-2.8.0.8adc7c3, keeping the served manifest in sync with the web-flasher's bundled fallback copy. Drop the preview-build warning from the release notes now that this is the real event build — the notes now open the same way every other edition's do.
1 parent 6806e7e commit bc7f560

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

data/eventFirmware.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -123,11 +123,11 @@
123123
},
124124
"firmware": {
125125
"slug": "defcon34",
126-
"version": "2.8.0.b00d76f",
127-
"id": "v2.8.0.b00d76f",
128-
"title": "Meshtastic Firmware 2.8.0.b00d76f",
129-
"zipUrl": "https://github.com/meshtastic/meshtastic.github.io/raw/master/event/defcon34/firmware-2.8.0.b00d76f.zip",
130-
"releaseNotes": "> ⚠️ **Preview Build:** This is a preview release for DEF CON 34 and may change before the event.\n\n## Welcome to DEF CON 34! 💀\n\nThis firmware has been customized for DEF CON 34 with factory default configurations.\n\n### ⚠️ Important: Backup Before Flashing\n\nIf your device has existing settings or encryption keys, **backup your keys / configurations** before proceeding. Flashing will reset your device to factory settings for the event.\n\n### Quick Start\n\n1. Ensure a **data-capable USB cable** is connected\n2. Select your device type\n3. Choose \"Full Erase and Install\"\n4. After flashing, download the Meshtastic app and pair via Bluetooth\n5. If you updated from a previous version or installed a UF2 on an NRF52 device, you will need to perform a factory reset on the device to activate the DEF CON mode.\n\n**Happy meshing from Las Vegas!**"
126+
"version": "2.8.0.8adc7c3",
127+
"id": "v2.8.0.8adc7c3",
128+
"title": "Meshtastic Firmware 2.8.0.8adc7c3",
129+
"zipUrl": "https://github.com/meshtastic/meshtastic.github.io/raw/master/event/defcon34/firmware-2.8.0.8adc7c3.zip",
130+
"releaseNotes": "## Welcome to DEF CON 34! 💀\n\nThis firmware has been customized for DEF CON 34 with factory default configurations.\n\n### ⚠️ Important: Backup Before Flashing\n\nIf your device has existing settings or encryption keys, **backup your keys / configurations** before proceeding. Flashing will reset your device to factory settings for the event.\n\n### Quick Start\n\n1. Ensure a **data-capable USB cable** is connected\n2. Select your device type\n3. Choose \"Full Erase and Install\"\n4. After flashing, download the Meshtastic app and pair via Bluetooth\n5. If you updated from a previous version or installed a UF2 on an NRF52 device, you will need to perform a factory reset on the device to activate the DEF CON mode.\n\n**Happy meshing from Las Vegas!**"
131131
}
132132
},
133133
{

0 commit comments

Comments
 (0)