Protonerd / FX-SaberOS

System code for Arduino based Lightsaber replicas for DIYino family boards
Creative Commons Zero v1.0 Universal
91 stars 42 forks source link

Lockup on clash #97

Closed fadroid closed 4 years ago

fadroid commented 4 years ago

Hello,

I wired up a 2 button homebrew setup and everything is functioning as it should except the lockup on clash. When I single press the main button it does blaster deflect on clash. The lockup effect only functions when I long press the aux button but not on clash. Has this feature changed?

Thanks in advance!

jbkuma commented 4 years ago

Blaster blocks are on swings and clashes are on blocks. Both can be active at the same time, and the activation is configurable. It may be that the most recent posted build has a bit of a different configuration than past versions, I'm not exactly sure. If you look at the click menus you should be able to tell how to activate each and change it if you want.

On Wed, Feb 26, 2020, 12:55 PM fadroid notifications@github.com wrote:

Hello,

I wired up a 2 button homebrew setup and everything is functioning as it should except the lockup on clash. When I single press the main button it does blaster deflect on clash. The lockup effect only functions when I long press the aux button but not on clash. Has this feature changed?

Thanks in advance!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Protonerd/FX-SaberOS/issues/97?email_source=notifications&email_token=AE3UEMDZABVGJ4DDDLNJEELRE2UHVA5CNFSM4K4K2DP2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IQRIWFQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE3UEMBQWXSR56KKNVEUAJLRE2UHVANCNFSM4K4K2DPQ .

fadroid commented 4 years ago

Thanks for the quick response! I'll take a look at the click menus.