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