Merge branch 'amp-max-lower' into 'master'

Reduced max amps storage

Closes #1456

See merge request KartKrew/Kart!2435
This commit is contained in:
Oni 2024-08-26 05:40:23 +00:00
commit b5f5a486cf

View file

@ -52,7 +52,7 @@ Make sure this matches the actual number of states
#define OVERDRIVE_STARTUP (0)
#define AMPLEVEL (30)
#define AMPLEVEL (15)
#define FLAMESHIELD_MAX (120)