Version 3.1.0
This is a minor update to ConfigurableFirmata that fixes a few bugs.
The protocol version was updated to 2.7, the main change is the support for the new SYSTEM_VARIABLE message.
What's Changed
- Fix RP2040 Build with recent SDKs, fix ESP8266 by @pgrawehr in #142
- Several fixes to ESP32 "Analog In" feature by @pgrawehr in #147
- #136 : sizeOf Int depends on the board, use of int16_t OneWireFirmata… by @echavet in #148
- Basic implementation of SYSTEM_VARIABLE message by @pgrawehr in #149
- Update Version to 3.1 by @pgrawehr in #152
New Contributors
Full Changelog: 3.0.0...3.1.0