Skip to content

Commit 557917e

Browse files
committed
fix(wsen-pads): Simplify display using steami_screen and fix lint issues.
1 parent 4529c6d commit 557917e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/wsen-pads/examples/station_env.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
sensor offsets. Displays live temperature, humidity and pressure readings
66
with horizontal progress bars and a comfort index on a round 128x128 OLED.
77
"""
8+
89
from time import sleep_ms
910

1011
import ssd1327

0 commit comments

Comments
 (0)