EFFECT_USER1 - EFFECT_USER8 serial commands for bluetooth control

Do they exist? Would be cool to add in the next update if possible so we could trigger Special Abilities from the bluetooth app :slight_smile:

4 Likes

They do not exist.
Maybe we should just add a command to trigger an effect by number?

1 Like

Yeah, something like: efusr1, efusr2, … efusr8 — basically a dedicated serial command for each EFFECT_USER slot.

1 Like

No, I mean something like “doeffect N” where N is just the value of the effect enum.
(We’ll have to make sure they don’t change in the future though.)

2 Likes

*It would be sweet to be able to use the Special Abilities mode that Fett263’s prop uses.

Special Abilities (Style Controlled) (requires FETT263_SPECIAL_ABILITIES)
    Hold PWR + Turn Right = Special Ability 5 (USER5)
    Hold PWR + Turn Left = Special Ability 6 (USER6)
    Hold AUX + Turn Right = Special Ability 7 (USER7)
    Hold Aux + Turn Left = Special Ability 8 (USER8)
1 Like

That also works, I was just making the serial command as small as possible for bluetooth packet efficiency :slight_smile:

1 Like