What's changed Fix bug preventing Tone, No tone and Get_max_pin function form working (issue https://github.com/Nilon123456789/Firmetix-Library/issues/3)
Full Changelog: https://github.com/Nilon123456789/Firmetix-Library/compare/v7.0.0...v7.1.2
7.1.1
What's changed
- Fix bug on the esp32 not able to set pin to digital inputs - Added a new example for ESP using serial communication - Small fixes
pull version 7.1.1 fixing small bugs and adding serial for esp by Nilon123456789 in https://github.com/Nilon123456789/Firmetix-Library/pull/2
What's changed Commit 0cd6f89cb867fa80c7f77ccee68fff576b0cbfcf : - ADD - Report enable/disable for sonars - ADD - hard reset option - ADD - Checking for minor version of firmware - MOD - reduce ardunio wait time - MOD - changed version to 7.1.2
Commit ea586d6913806ac1cbdd5d0a553f0e536826b7af - ADD - auto discovery for wifi connection - MOD - added new private constants for wifi and ble name
Merging dev in master for version 7.1.0 by Nilon123456789 in https://github.com/Nilon123456789/firmetix/pull/7
What's Changed - Added BLE support for compatible devices - Added ESP wifi support (ESP32 and ESP8266) - Refactored the code - Renamed the library to Firmetix-Library