Skip to content

Commit e351de5

Browse files
committed
Linting
1 parent bb317eb commit e351de5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

software/firmware/europi.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ def bootsplash():
126126
if europi_config.PICO_MODEL == MODEL_PICO_W or europi_config.PICO_MODEL == MODEL_PICO_2W:
127127
try:
128128
from experimental.wifi import WifiConnection, WifiError
129+
129130
oled.centre_text(
130131
f"""WiFi connecting
131132
{experimental_config.WIFI_SSID}

0 commit comments

Comments
 (0)