Reply to thread

Basically you have 2 values for vertical and horizontal so if you want to only scan the top left corner it would be:


Vscan: 50 <-- scan 50% of vertical screen space

Hscan: 50 <-- scan 50 % of horizontal screen space


Can invert zone if you want if for the top right one :)


Btw for the Hyperion users there's a core change that will make sure it doesn't keep on sending when there's no new data, it's already in the beta branch :)


https://github.com/hyperion-project/hyperion/commit/c7fbdce5dc7fde8b8e188320408dc547b9ad5e51


Top Bottom