Skip to content

Commit f63c2b3

Browse files
committed
Removing the (dead) link to microview.io
1 parent 45a31f1 commit f63c2b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SFE_MicroOLED.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1006,7 +1006,7 @@ void MicroOLED::scrollStop(void)
10061006

10071007
/** \brief Right scrolling.
10081008
1009-
Set row start to row stop on the OLED to scroll right. Refer to http://learn.microview.io/intro/general-overview-of-microview.html for explanation of the rows.
1009+
Set row start to row stop on the OLED to scroll right.
10101010
*/
10111011
void MicroOLED::scrollRight(uint8_t start, uint8_t stop, uint8_t scrollInterval)
10121012
{

0 commit comments

Comments
 (0)