ToyKeeper / anduril

Anduril 2 Flashlight Firmware and FSM UI Toolkit
GNU General Public License v3.0
246 stars 62 forks source link

DEFAULT_BIKING_LEVEL is always set to the maximum #111

Open fwiffo opened 1 month ago

fwiffo commented 1 month ago

MAX_BIKING_LEVEL is set after DEFAULT_BIKING_LEVEL by default, so the default just ended up getting set to the max. I have a fix and will submit a PR.