We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 670f3a9 commit 411fec8Copy full SHA for 411fec8
adafruit_magtag/magtag.py
@@ -210,7 +210,7 @@ def refresh(self) -> None:
210
time.sleep(1)
211
212
def remove_all_text(self, auto_refresh=True, clear_font_cache=False):
213
- """Remove all added text and labels. This version has an
+ """Remove all added text and labels.
214
215
:param auto_refresh: Automatically refresh the display after setting the
216
text. Defaults to True.
0 commit comments