emfcamp / badge-2024-documentation

Tildagon badge documentation website
https://tildagon.badge.emfcamp.org/
21 stars 36 forks source link

Change hexpansion detect example to suit firmware changes #223

Closed walkerdanny closed 2 months ago

walkerdanny commented 2 months ago

Description

The detect_eeprom_addr function now returns a tuple instead of an int, which broke the example. This fixes that!

walkerdanny commented 2 months ago

Also added fixes for #222 and changed the code highlight colours to be more readable in dark mode.