Better Adafruit_GFX support, better remote control, moves out of BETA
This release provides a few key new features:
There are a few smaller breaking changes in this release, especially if you had used the RemoteConnector communication layer in the past. These are quite simple to fix however. Any problems please either report an issue or use the TCC forum linked on the main page.
- Vast improvement in Adafruit_GFX support, tested on ILI9341 and 5110. Should work on many others.
- Remote capability can now be configured to also work with UIPEthernet
- Remote control utility that can control your menu over serial or ethernet now packaged.
- Considerable fixes to the remote layer
- Many other bug fixes.
Windows:
- setupTcMenuDesigner.exe is the application to design menus.
- setupRemoteConnector is used to connect and remote control to a menu on your device.
MacOS:
- tcMenu-1.3-final contains both applications in one disk image.
Additional:
- Standalone libs is the standalone libraries, only needed if you are not using the designer UI.