"""Pins named after their chip name."""
-import adafruit_platformdetect.chip as ap_chip
+import adafruit_platformdetect.chip.contants as ap_chip
from adafruit_blinka.agnostic import chip_id
# We intentionally are patching into this namespace so skip the wildcard check.