1 """NodeMCU pin names"""
3 from adafruit_blinka.microcontroller.esp8266 import pin
18 """Transmit pin from second (transmit-only) UART """
23 """SPI MISO (Master in, Slave out)"""
25 """SPI MOSI (Master out, Slave in)"""
30 # GPIO0 and GPIO2 have built-in pull-ups on common ESP8266
31 # breakout boards making them suitable for I2C SDA and SCL