IncrementF<F, V, MAX, I, HYST_PERCENT>
Increases by value I (up to MAX) each time F >= V Detection resets once F drops below V * HYST_PERCENT if greater than MAX returns 0
IncrementModulo, ThresholdPulseF
https://github.com/profezzorn/ProffieOS/blob/6f8add544c627172ad2dd698c90e5e55078a420a/functions/increment.h#L82