1 # SPDX-FileCopyrightText: 2021 Melissa LeBlanc-Williams for Adafruit Industries
3 # SPDX-License-Identifier: MIT
4 """Pin definitions for the Feather Huzzah."""
6 from adafruit_blinka.microcontroller.esp8266 import pin
8 # TODO need equiv of INPUT_PULL_DOWN_16 ?
9 # See https://tttapa.github.io/ESP8266/Chap04%20-%20Microcontroller.html