ImpulseAdventure / GUIslice

GUIslice drag & drop embedded GUI in C for touchscreen TFT on Arduino, Raspberry Pi, ARM, ESP8266 / ESP32 / M5stack using Adafruit-GFX / TFT_eSPI / UTFT / SDL
https://www.impulseadventure.com/elec/guislice-gui.html
MIT License
1.19k stars 211 forks source link

Major update for external input controls #348 #372

Closed ImpulseAdventure closed 3 years ago

ImpulseAdventure commented 3 years ago

Major updates to support external button controls per #348

Full external button/GPIO control over the GUI is now possible by setting GSLC_FEATURE_INPUT=1

Changes: