-
-
Notifications
You must be signed in to change notification settings - Fork 128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Requests #121
Comments
This issue has been stale for a while now |
This issue has been stale for a while now |
First, thank you for building FreeTouchDeck. I LOVE it! Please consider converting to PlatformIO. This move would alleviate a number of issues. SPIFFS/LittleFS no problem (it just works, even with latest). Easy config for various devices/displays no problem (you can overload defines in platformio.ino). With Arduino IDE version issues, I was having a hell of a time until I tried the Platformio fork @ https://github.com/dasdgw/FreeTouchDeck, which also happened to have a build configuration for my CYD device, and (after modifying the platformio.ino to change TFT_INVERSION, and TFT_RGB_ORDER) it worked perfectly. It would be awesome if we could have the simplicity of PlatformIO in mainline code base. I think if you made the switch (especially with VScode/PlatformIO plugin) you would find it so much more intuitive for your own purposes as well. |
This issue has been stale for a while now |
I started this issue myself because I had a few ideas. Feel free to add on you comment with your feature request. Try to keep in the realm of possibilities off course. Also, if you have example code, please do share! 😄
A few things I like to see:
As I said, there are some that have been on my mind for a while. So it is also a ToDo list for myself, but you can add on to this if you like. That is why I will pin it!
The text was updated successfully, but these errors were encountered: