Fix typo and added link to printer

This commit is contained in:
jonas
2020-06-21 21:10:49 +02:00
parent f8d5460eeb
commit a97d767122

View File

@@ -36,7 +36,7 @@ You can also use a separate SSD1306 but keep in mind to adjust the I²C adress a
## 3D printed case
I recommend [this](https://www.thingiverse.com/thing:3821633) case from Thingiverse. You can see it in the second image above.
In case you have an Anycubic i3 Mega at home you can use the sliced gcode file in the `case/` folder. The file contains the top and bottom part andwas sliced with Cura with highest printing accuracy. It will take approx. 3h to print.
In case you have an [Anycubic i3 Mega](https://www.anycubic.com/products/anycubic-i3-mega) printer at home you can use the sliced gcode file in the `case/` folder. The file contains the top and bottom part and was sliced with Cura with highest printing accuracy. It will take approx. 3h to print.
## Used Libraries
+ [ESP8266-oled-ssd1306 by ThingPulse](https://github.com/ThingPulse/esp8266-oled-ssd1306)