0.4.0 (September 28th, 2024)
Added
- Added two functions to
mappings
:from_ascii_byte
andfrom_char
(#24) - Added three functions to
device
:move_segments_raw
,move_ascii_str
andwrite_ascii_str
(#24, #25, #26)
Changed
mappings
feature is now enabled by default (#25)
Documented
- Added usage examples to
formatters::i16_to_4digits
andformatters::clock_to_4digits
(#23)