1.2.7
Release 1.2.7
Full Changelog: 1.2.6...1.2.7
This release focuses on enhancing input validation for the OLED sleep timeout in the API. Now, both integers and floats are accepted as valid input for the OLED sleep timeout, with the added check to ensure the value is positive. This change effectively prevents potential errors that could occur due to negative timeout values, improving the stability and reliability of the application. A total of 9 files were changed in 1 commit to achieve this improvement.