Releases: MrYsLab/Telemetrix4Esp32
Releases · MrYsLab/Telemetrix4Esp32
Espressif library version 3.0 changes
Espressif modified their API.
This release supports the new API.
Repair stepper_is_running
The report was not returning values properly.
Conditional support for ESP32-S3 and Boards with No Board LED
This release addresses issue #4.
Removed FreeRTOS Versions
FreeRTOS versions were unreliable, so they were removed. The work on them has been preserved in the FreeRTOS branch.
Fix stepper get_current_position to return correct value
2.0.2 Fixed stepper get current position
Fixes type in library.properties.
Fixes typo in library.properties and bumps release number.
Added FreeRTOS Servers
Added FreeRTOS version of the servers.
Issue #1 resolution
This release corrects how the scan timers are reset upon expiration.
Update Verison Numbers
Version numbers were not in sync with the release. No changes have been made to the operational code.
Updated version for arduino library manager
1.0.1 Initial Commit