makers-for-life / makair-firmware

🧠 [Software] Firmware for the MakAir microcontroller. The brain of the ventilator.
Other
20 stars 11 forks source link

Check ms/us overflows #48

Open pi-r-p opened 3 years ago

pi-r-p commented 3 years ago

Each time millis or micros is called in the code, overflow must be fixed. There is one 71 minutes overflow, and one 50 days overflow. A medical device may stay powered during 50 days.