AceButton
1.3.3
An adjustable, compact, event-driven button library for Arduino.
src
ButtonConfig.h
1
/*
2
* This file has moved to <ace_button/ButtonConfig.h> and is deprecated as
3
* of version 1.1. The <AceButton.h> header automatically includes
4
* <ace_button/ButtonConfig.h>. You can remove the line in your code that does:
5
*
6
* #include <ButtonConfig.h>
7
*
8
* You only need to do:
9
*
10
* #include <AceButton.h>
11
*/
Generated by
1.8.13