Skip to content

Commit

Permalink
Merge pull request #201 from FoamyGuy/connection_manager_name_mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
dhalbert committed Mar 1, 2024
2 parents b260142 + c476116 commit 5b9415f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions circup/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,7 @@ def clean_library_name(assumed_library_name):
"adafruit_adafruitio": "adafruit_io",
"adafruit_asyncio": "asyncio",
"adafruit_busdevice": "adafruit_bus_device",
"adafruit_connectionmanager": "adafruit_connection_manager",
"adafruit_display_button": "adafruit_button",
"adafruit_neopixel": "neopixel",
"adafruit_sd": "adafruit_sdcard",
Expand Down

0 comments on commit 5b9415f

Please sign in to comment.