Skip to content

Commit

Permalink
update 2
Browse files Browse the repository at this point in the history
  • Loading branch information
emiel committed Aug 10, 2024
1 parent f28b71d commit 21db8d5
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions content/en/docs/Badges/Hackerhotel 2024/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,14 +114,18 @@ And use <samp>pax_insert_png_buf</samp> in your code to add the image to the scr
pax_insert_png_buf(&gfx, output_png_start, output_png_end - output_png_start, 0, 0, 0);
```
# Updating the badge firmware



OTA update over WiFi

Use the left most switch to enter the Map by pushing the first switch (from the left)
Push the left most switch to the right, until you see Engine Room appear in the display
Push the fifth button to select the engine room
Select the OTA menu using the fourth button
The badge will try and connect to wifi and update if an update is available


OTA Dev update over WiFi

Use the left most switch to enter the Map by pushing the first switch (from the left)
Push the left most switch to the right, until you see Engine Room appear in the display
Push the fifth button to select the engine room
Select the OTA menu using the fifth button
The badge will try and connect to wifi and update if an update is available

0 comments on commit 21db8d5

Please sign in to comment.