Skip to content

Commit 717e4c4

Browse files
committed
minor spelling edit
1 parent 446a889 commit 717e4c4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

examples/wifi/expanded/requests_wifi_api_fitbit.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,10 @@
77
import os
88
import time
99

10-
import microcontroller
1110
import adafruit_connection_manager
12-
import wifi
13-
1411
import adafruit_requests
12+
import microcontroller
13+
import wifi
1514

1615
# --- Fitbit Developer Account & oAuth App Required: ---
1716
# Required: Google Login (Fitbit owned by Google) & Fitbit Device

0 commit comments

Comments
 (0)