n0xa / m5stick-nemo

M5 Stick C firmware for high-tech pranks
Other
643 stars 135 forks source link

Create AppleJuice.ino #145

Open Ademolght opened 3 months ago

Ademolght commented 3 months ago

this apple juice work best with the M5stickc plus2 because my apple juice in nemo the spam is not fast and this code accelerate the spam

n0xa commented 3 months ago

AppleJuice uses an enforced delay timer and the easiest way to speed up applejuice would be to remove or reduce that timer, at which point it will act more like BT Maelstrom. Can you test if that works first? https://github.com/n0xa/m5stick-nemo/blob/main/m5stick-nemo.ino#L227 Perhaps set ajDelay to 20 or even 0 in your testing.

Ademolght commented 3 months ago

ok so can you modify the code so that the user can choose their spam speed