Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 265 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 265 Bytes

FastGPIO Library

FastGPIO arduino library allows to handle GPIO pins with minimal code, and makes use of fast digitalRead and fast digitalWrites.

See FastGPIO.h header file for documentation.