acid-drop

- Hacking the planet from a LilyGo T-Deck using custom firmware
git clone git://git.acid.vegas/acid-drop.git
Log | Files | Refs | Archive | README | LICENSE

AdjustableButtonConfig.h (352B)

      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  */