Skip to content

Commit

Permalink
doc: Fix broken images and icon
Browse files Browse the repository at this point in the history
PlatformIO registry doesn't render correctly
  • Loading branch information
XavierBrassoud committed May 2, 2024
1 parent 0360b58 commit c61fd1d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Arduino - EPSON XP 520/530/540 Control Panel (PNL CE02) <!-- omit from toc -->

![logo](/docs/panel.jpg)
![logo](https://github.com/XavierBrassoud/Arduino_Epson_PNL_CE02/raw/v1.0.0/docs/panel.jpg)

Library to repurposing the control panel (PNL CE02) of EPSON XP 520/530/540 printers from an Arduino.

Expand All @@ -19,7 +19,7 @@ Library to repurposing the control panel (PNL CE02) of EPSON XP 520/530/540 prin
- [ButtonMask](#buttonmask)
- [ExtenderPin](#extenderpin)
- [Credits](#credits)
- [Like this project? :heart:](#like-this-project-heart)
- [Like this project? ❤️](#like-this-project-)

## Motivation

Expand Down Expand Up @@ -74,7 +74,7 @@ Happy hacking!
<details>
<summary>Connecting diagram for Arduino MEGA 2560</summary>

![connecting_diagram_mega_2560](/docs/connecting_diagram_mega_2560.png)
![connecting_diagram_mega_2560](https://github.com/XavierBrassoud/Arduino_Epson_PNL_CE02/raw/v1.0.0/docs/connecting_diagram_mega_2560.png)
</details>

## Let's play!
Expand Down Expand Up @@ -285,12 +285,12 @@ Examples uses:
And... EPSON for the control panel 😉
## Like this project? :heart:
## Like this project? ❤️
:star: [Star this project](https://github.com/XavierBrassoud/Arduino_Epson_PNL_CE02/star) to provide better visibility to the community!
[Star this project](https://github.com/XavierBrassoud/Arduino_Epson_PNL_CE02/star) to provide better visibility to the community!
:computer: Support this project by purchasing [affiliated hardwares](https://amzn.to/3y5obqz)
💻 Support this project by purchasing [affiliated hardwares](https://amzn.to/3y5obqz)
:coffee: [Buy me a coffee](https://paypal.me/XavierBrassoud)
[Buy me a coffee](https://paypal.me/XavierBrassoud)
Thank you!

0 comments on commit c61fd1d

Please sign in to comment.