X-Git-Url: https://git.ayoreis.com/hackapet/Adafruit_Blinka.git/blobdiff_plain/5da8051ef58b3d4f75b280b1862eb4e771438107..eabc5490cba488c6beba6a17d295fff327b636c0:/src/adafruit_blinka/board/feather_huzzah.py diff --git a/src/adafruit_blinka/board/feather_huzzah.py b/src/adafruit_blinka/board/feather_huzzah.py index ced2c24..60dd863 100644 --- a/src/adafruit_blinka/board/feather_huzzah.py +++ b/src/adafruit_blinka/board/feather_huzzah.py @@ -24,9 +24,4 @@ RX = GPIO3 TX = GPIO1 SDA = GPIO4 -SCL = GPIO5 - -[ - 'ADC', 'GPIO16', 'GPIO14', 'SCK', 'GPIO12', 'MISO', 'GPIO13', 'MOSI', - 'GPIO15', 'GPIO2', 'GPIO0', 'GPIO4', 'SDA', 'RX', 'TX', 'GPIO5', 'SCL' -] +SCL = GPIO5 \ No newline at end of file