Skip to content

Commit 7feafa8

Browse files
committed
external gif host test
1 parent 8c74455 commit 7feafa8

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/_sections/_guide-primaries/getting-started/bluepad.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ See [BluePad32's official docs](https://bluepad32.readthedocs.io/en/latest/FAQ/#
2020
TODO: testslakdfasnfanfkllkfk
2121
<img src="{{ '/_assets/gifs/test.png' | prepend: site.baseurl }}" alt="test.png">
2222

23+
TEST
24+
<img src="https://i.imgur.com/BNJ8PZy.gif" alt="GIF from Imgur">
25+
26+
2327
The process for interfacing your controller to the ESP32 is as follows:
2428
1. Find controller Bluetooth address
2529
1. Add address to ESP32 allowlist

docs/_sections/_guide-supplementals/breadboard-bugs.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ nav_include: true
66
nav_order: 2
77
---
88

9-
TODO finish
109
# Debugging
1110

1211
Things aren't working? Chances are it's because of something super silly like an unplugged wire or off by one error.

0 commit comments

Comments
 (0)