Anton Evmenenko
Anton Evmenenko
Hi @JesusFreke! I want to thank you for creating this very interesting project. But, TBH, for me the most interesting part of this project is the way you used to...
The game is currently running at only ~33 FPS, which is not sufficient for modern games. It would be great to increase the FPS and make it configurable, but there...
The project was ported from Java to C++ using automated tools, and during the porting process, raw pointers were used extensively, as they were the simplest option for the port....
Hello, Found this bug while trying to get this code to work: ``` STM32HWEncoder e(1000, PA0, PA1); ``` This is the related part of my `platformio.ini` config: ``` platform =...
See the discussion in Discord starting from [here](https://discord.com/channels/927331369137352734/927333189981196298/1374189697391132712)