vafu
vafu
@hotelbachelard Thanks for the interest! To install this follow installation guide from [README](https://github.com/westlicht/performer/blob/master/README.md) page but instead of `git clone --recursive https://github.com/westlicht/performer.git` do ``` git clone --recursive https://github.com/vafu/performer.git cd performer git...
@hotelbachelard how do you update the module usually ?
@hotelbachelard oh, ok, I think I can prepare the update so you could update is without compiling code yourself
@hotelbachelard please try this, it contains some update files, I'm not sure which you've used before so included some of them. [metro_update.zip](https://github.com/westlicht/performer/files/5647490/metro_update.zip) LMK if it worked for you!
@hotelbachelard this is a version with offsets [metro_offset_update.zip](https://github.com/westlicht/performer/files/5649388/metro_offset_update.zip)
@hotelbachelard unfortunately there's a memory limit which doesn't allow us to go any more detailed that those few values. this would require hardware changes, using another MCU etc. Glad to...
@westlicht I absolutely understand your concerns, that's why PR is still marked as WIP and probably will be that way for quite some time until it will be extensively tested...
@dragosandriana As suggested by you, I've added few more gate modes: - `EACH` ( `||||` ) -- sends a gate for each step - `FIRST` ( `|...` ) -- sends...
@hotelbachelard Ah, gate on/off from each page was my own changes that I did not intend to add here, sorry about that, let me revert those!
@hotelbachelard [metro_gate_fix.zip](https://github.com/westlicht/performer/files/5649755/metro_gate_fix.zip) here's update with fixed gate on every page