Hi,
following situation. I want to log one temp sensor and one voltage sensor
Every one is creating data in a separate producer while loop and sending it with queue to a common consumer loop.
What is the reason that the shown graph of voltage is slow as the temp sensor?
Thanks