fix trailing whitespace
This commit is contained in:
parent
306dfc877a
commit
226ec259a9
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
#
|
#
|
||||||
# SPDX-License-Identifier: Unlicense
|
# SPDX-License-Identifier: Unlicense
|
||||||
|
|
||||||
'''Simple test for a 5.65" ACeP eInk Display
|
'''Simple test for a 5.65" ACeP eInk Display
|
||||||
with the Feather RP2040 ThinkInk'''
|
with the Feather RP2040 ThinkInk'''
|
||||||
|
|
||||||
import board
|
import board
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
#
|
#
|
||||||
# SPDX-License-Identifier: Unlicense
|
# SPDX-License-Identifier: Unlicense
|
||||||
|
|
||||||
'''Simple test for the Adafruit 2.13" Tri-Color eInk Display
|
'''Simple test for the Adafruit 2.13" Tri-Color eInk Display
|
||||||
with the Feather RP2040 ThinkInk'''
|
with the Feather RP2040 ThinkInk'''
|
||||||
|
|
||||||
import time
|
import time
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue