diff --git a/src/en/overlay/arduino-spi.md b/src/en/overlay/arduino-spi.md index 49aefdd..2131735 100644 --- a/src/en/overlay/arduino-spi.md +++ b/src/en/overlay/arduino-spi.md @@ -1,6 +1,7 @@ #Display-o-Tron HAT -Display-o-Tron HAT uses both SPI and I2c to drive the LCD display, backlight and touch. +Display-o-Tron HAT uses both SPI and I2c to drive the LCD display, backlight and touch. However both of these busses can be shared with other devices. To get the HAT set up and ready to go you can use the one-line product installer: diff --git a/src/en/overlay/display-o-tron.md b/src/en/overlay/display-o-tron.md index c930a83..e7cd100 100644 --- a/src/en/overlay/display-o-tron.md +++ b/src/en/overlay/display-o-tron.md @@ -1,6 +1,7 @@