Skip to content

Commit

Permalink
Fixed function spacing.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaipyroami committed Apr 6, 2024
1 parent bb785b3 commit eec8243
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Adafruit_HX8357.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit eec8243

Please sign in to comment.