v2.2
SimpleFOClibrary v2.2
- Sensor floating point error bugfix (initial solution) #83, #37
- Sensor class restructuring - slight API change - docs
- Restructured the generic code and simplified adding new mcus: IMPORTANT: an additional compiler flag needed for PlatformIO see issue and PlatformIO docs
- Removed initial jump #110, #111
- Double to float transformation of the code - performance increase by @sDessens (#100), @KaSroka (#100)
- Docs webiste translated to Chinese! 🎉: Awesome work 😃 by @MINQING1101, @Deng-ge-open-source and @mingggggggg
- New MCU support
- Low side current sensing initial support - docs