mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-27 12:46:34 +00:00
fix picture buttons for esp32
This commit is contained in:
parent
119cea29bb
commit
262b930117
@ -31,6 +31,10 @@ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
|||||||
POSSIBILITY OF SUCH DAMAGE.
|
POSSIBILITY OF SUCH DAMAGE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#ifdef ESP32
|
||||||
|
#define USE_UFILESYS
|
||||||
|
#endif
|
||||||
|
|
||||||
#include "Adafruit_GFX.h"
|
#include "Adafruit_GFX.h"
|
||||||
#include "glcdfont.c"
|
#include "glcdfont.c"
|
||||||
#ifdef __AVR__
|
#ifdef __AVR__
|
||||||
|
Loading…
x
Reference in New Issue
Block a user