alvesoaj / eFLL

eFLL (Embedded Fuzzy Logic Library) is a standard library for Embedded Systems
MIT License
211 stars 91 forks source link

float output = fuzzy->defuzzyfy(1); #13

Closed servetcoskun closed 5 years ago

servetcoskun commented 5 years ago

defuzzyfy should probably be defuzzify in the simple arduino example. Sorry for creating issue, should have just forked->pull request immediately. I am still a noob at Git. Sorry again.