Extend Serial Functions. Adds Continuous Serial Streaming to fast LED data retrieval
Extends the serial TPM2 functionality a bit.
The bytes 'O' and 'o' now can start and stop the continuous streaming of LED data (as TPM2) being returned over the serial connection without specifically having to repeatedly send 'L' byte to request it.
Any received byte other than 'O' halts the streaming data so that other serial functionality can be used without specifically sending the stop streaming byte.
Continuous Serial Streaming only sends LED data when the strip has been updated. Generally matching with "Frames / second"
In the event of high-frequency polling of LED data with 'L', this eliminates the need to poll at a high rate, providing new LED data updates as it becomes available, saving time and resources.
Hey! This issue has been open for quite some time without any new comments now. It will be closed automatically in a week if no further activity occurs. Thank you for using WLED!
Since stalebot has reminded me, any thoughts on this PR? If undesirable, I will close it out