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 306dfc8 commit 226ec25Copy full SHA for 226ec25
Feather_RP2040_ThinkInk_Examples/CircuitPython_ACeP_Example/code.py
@@ -3,7 +3,7 @@
3
#
4
# SPDX-License-Identifier: Unlicense
5
6
-'''Simple test for a 5.65" ACeP eInk Display
+'''Simple test for a 5.65" ACeP eInk Display
7
with the Feather RP2040 ThinkInk'''
8
9
import board
Feather_RP2040_ThinkInk_Examples/CircuitPython_Tri-Color_Example/code.py
-'''Simple test for the Adafruit 2.13" Tri-Color eInk Display
+'''Simple test for the Adafruit 2.13" Tri-Color eInk Display
import time
0 commit comments