adafruit / Adafruit_WICED_Arduino

Adafruit WICED Feather Arduino BSP
https://www.adafruit.com/products/3056
27 stars 19 forks source link

Make Adafruit_FIFO.* lower case #10

Closed microbuilder closed 8 years ago

microbuilder commented 8 years ago

The Adafruit_FIFO.cpp and Adafruit_FIFO.h files should be in lower case to match the other adafruit_* filenames, though we need to make sure all dependencies are accounted for. Sticking to lower case will avoid problems on Linux, etc.