I have published a small update to AIRControl which will hopefully address some scattered performance issues a few people have been reporting.
I have made the following changes:
- Limited the Windows extension to checking for new controllers to only once per second to improve performance.
- Added debug output that can be enabled for runtime debugging.
I have also added a new example for how to use the new debug callback function.
Comments