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

ButtonConfig.h (319B)

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