diff --git a/src/en/overlay/papirus-zero.md b/src/en/overlay/papirus-zero.md index c435d8c..a9c5935 100644 --- a/src/en/overlay/papirus-zero.md +++ b/src/en/overlay/papirus-zero.md @@ -72,7 +72,7 @@ pin: mode: input active: low i2c: - '0x4B': + '0x48': name: Temperature Sensor device: LM75BD --> @@ -91,7 +91,5 @@ Unlike conventional displays, ePaper reflects light, and is capable of holding t To get the pHAT set up and ready to go you can use the one-line product installer: ```bash -curl -sSL https://goo.gl/i1Imel | sudo bash +curl -sSL https://pisupp.ly/papiruscode | sudo bash ``` - -Before using PaPiRus, do not forget to enable the SPI and I2C interfaces!