diff --git a/components/display/st7735.rst b/components/display/st7735.rst index 2c5554ad5..58e5c341c 100644 --- a/components/display/st7735.rst +++ b/components/display/st7735.rst @@ -34,10 +34,10 @@ There are numerous board types out there. Some initialize differently as well. T cs_pin: D1 dc_pin: D2 rotation: 0 - devicewidth: 128 - deviceheight: 160 - colstart: 0 - rowstart: 0 + device_width: 128 + device_height: 160 + col_start: 0 + row_start: 0 eightbitcolor: true update_interval: 5s