eFLL (Embedded Fuzzy Logic Library) - Fuzzy Logic on Arduino

Emmanuel, you need at least a 32kB flash board.

I'm trying eFLL on a Arduino Pro mini, and as nidd and mccr, my output remains at zero. But examples works fine. I think I'm not using the lib correctly, but I can't find the problem.

My inputs/outputs FuzzySet are normalized, and I can see that inputs are correctly activated, according to the rules.

I attached my code...

Any help welcome.

eFLL_servo.ino (21.2 KB)