Skip to content

Commit

Permalink
Update Discord Web Scrape Example with Connection Manager
Browse files Browse the repository at this point in the history
  • Loading branch information
DJDevon3 committed Mar 16, 2024
1 parent 6b1b92e commit 095570e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/wifi/expanded/requests_wifi_api_discord.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@

import os
import time

import adafruit_connection_manager
import wifi

import adafruit_requests

# Active Logged in User Account Required
Expand Down

0 comments on commit 095570e

Please sign in to comment.