Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/products/m1/examples/qr-code-generator.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,4 @@ END:VCARD`;
updateForm();
</script>

[Click here to add your QR Code to the M-1 LED Matrix!](https://wiki.apolloautomation.com/products/m1/examples/create-logo-image/){ .md-button .md-button--primary }
2\. If you are on WLED-MM firmware 14.5.1 or higher, you can convert an image to a gif using an online tool and then upload the "gif" QR code to WLED!
4 changes: 1 addition & 3 deletions docs/products/m1/examples/scrolling-text.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,4 @@ description: Step by step guide to adding a WLED Preset for custom scrolling tex

8\. Here's what your finished product looks like!

![](../../../assets/m-1-scrolling-text-finished-example-gif.webp)

[Click here to setup your M-1 LED Matrix with a custom logo or image!](https://wiki.apolloautomation.com/products/m1/examples/create-logo-image/){ .md-button .md-button--primary }
![](../../../assets/m-1-scrolling-text-finished-example-gif.webp)
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,8 @@ nav:
- Addons:
- Microphone: products/m1/addons/adding-microphone-to-m-1.md
- Examples:
- Create Logo Image: products/m1/examples/create-logo-image.md
#need to revisit pixelmagictool at some point
# - Create Logo Image: products/m1/examples/create-logo-image.md
- Add GIFs to WLED: products/m1/examples/add-gifs-to-wled.md
- Scrolling Text: products/m1/examples/scrolling-text.md
- QR Code Generator: products/m1/examples/qr-code-generator.md
Expand Down Expand Up @@ -313,7 +314,6 @@ nav:
- Prevent Sleep: products/general/battery-sensors/prevent-sleep.md
- Examples:
- Blueprint: products/btn1/examples/blueprint.md
- Example Automation: products/btn1/examples/example-automation.md
- Troubleshooting:
- BTN-1 Boot Mode: products/btn1/troubleshooting/btn1-boot-mode.md
- Factory Re-Flash BTN-1: products/btn1/troubleshooting/btn1-reflash.md
Expand Down