diff --git a/Adafruit_HX8357.cpp b/Adafruit_HX8357.cpp index 1837ac7..94979ec 100644 --- a/Adafruit_HX8357.cpp +++ b/Adafruit_HX8357.cpp @@ -489,7 +489,6 @@ void Adafruit_HX8357::scrollTo(uint16_t y) { sendCommand(HX8357_VSCRSADD, (uint8_t *)data, 2); } - /*! @brief Set the height of the Top and Bottom Scroll Margins @param top The height of the Top scroll margin