Skip to content

Commit 97eca8a

Browse files
authored
Merge pull request #108 from meshtastic/feat/defcon34-firmware-build
feat: wire in published DEF CON 34 firmware build
2 parents 6b19961 + 97d22ab commit 97eca8a

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

data/eventFirmware.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -122,12 +122,12 @@
122122
"fonts": { "heading": "Lato", "body": "Atkinson Hyperlegible" }
123123
},
124124
"firmware": {
125-
"slug": "defcon2026",
126-
"version": null,
127-
"id": null,
128-
"title": null,
129-
"zipUrl": null,
130-
"releaseNotes": null
125+
"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!**"
131131
}
132132
},
133133
{

0 commit comments

Comments
 (0)