Skip to content

Commit 02f803c

Browse files
authored
Merge pull request #22 from ligenxxxx/add-hdzero-radio
add hdzero radio
2 parents e89b8bb + 1359f94 commit 02f803c

49 files changed

Lines changed: 541 additions & 0 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/.vitepress/config.mjs

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,29 @@ export default defineConfig({
234234
},
235235
]
236236
},
237+
{
238+
text: 'Radio',
239+
items: [
240+
{
241+
text: 'HDZero Radio 2G4', link: '/radio-introduction',
242+
collapsed: true,
243+
items: [
244+
{ text: 'Diagram', link: '/radio-diagram'},
245+
{ text: 'Features', link: '/radio-features' },
246+
{ text: 'Specifications', link: '/radio-specifications' },
247+
{ text: 'Included Accessories', link: '/radio-included-accessories' },
248+
{ text: 'Operation', link: '/radio-operation'},
249+
{ text: 'ELRS Menu', link: '/radio-elrs-menu'},
250+
{ text: 'Connecting to a Simulator', link: '/radio-connecting-to-a-simulator'},
251+
{ text: 'Trainer Jack (DSC)', link: '/radio-trainer-jack-dsc'},
252+
{ text: 'Firmware Update', link: '/radio-firmware-update'},
253+
{ text: 'Joystick Storage', link: '/radio-joystick-storage'},
254+
{ text: 'Antenna Replacement', link: '/radio-antenna-replacement'},
255+
{ text: 'Warranty', link: '/radio-warranty'},
256+
]
257+
},
258+
]
259+
},
237260
{
238261
text: 'Camera',
239262
items: [
414 KB
323 KB
454 KB
289 KB
381 KB
415 KB
270 KB
292 KB
274 KB

0 commit comments

Comments
 (0)