-
Notifications
You must be signed in to change notification settings - Fork 8
Available functions
Kryštof Černý edited this page Jul 5, 2018
·
3 revisions
ALKS library has built-in functions for fast configuration of pin modes.
-
setupLeds()
- sets the pins for LEDs to output -
setupRgbLeds()
- sets the pins for RGB LED to output -
setupButtons()
- sets the pins for buttons to input with pull-up -
setupPiezo()
- sets the pins for piezo to output -
setupAll()
- calls all previous functions