Turi
Results
2
issues of
Turi
I added and documented three functions that deal with display rotation and scan order. These changes allow users to: - Flip the display vertically - Flip the display horizontally (also...
The config_echo function is checking only echo_delay_lines[0] to determine if initialization is needed, but then unconditionally dereferences all channels in the array when setting fixed_delay. This causes en error when...