Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

Commit 3b5706c

Browse files
authored
Fix pictures in readme
1 parent b22e957 commit 3b5706c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A ESP8266 based DSMR reader, posting onto MQTT, powered directly from the meter
44

55
The code should work on DSRM v2.2 and higher, only tested on V4.2.
66

7-
![esp8266-dsmr](https://github.com/bram2202/esp8266-dsmr/blob/master/docs/PCB_IRL.png "esp8266-dsmr")
7+
![esp8266-dsmr](/docs/PCB_IRL.png "esp8266-dsmr")
88

99
## Requirements
1010
* Arduino IDE / VS code
@@ -94,7 +94,9 @@ Create your own with the [Gerber files (zip)](https://github.com/bram2202/esp826
9494

9595
## PCB case
9696
I designed a case to be 3D printed, it fits the board loosely, and is meant to be glued shut
97-
![esp8266-dsmr](https://github.com/bram2202/esp8266-dsmr/blob/master/docs/case_1.png "esp8266-dsmr case")
97+
98+
![esp8266-dsmr](/docs/case_1.jpg "esp8266-dsmr case")
99+
98100
STL files are found in the [STL folder](https://github.com/bram2202/esp8266-dsmr/tree/master/STL)
99101

100102
## Parts

0 commit comments

Comments
 (0)