It's all about callback handlers
pyfirmata2 has been designed to guarantee a precise sampling rate via a callback handler and is not using loops with delays. The pass_time
function is not needed by the user and has been made private.
pyfirmata2 has been designed to guarantee a precise sampling rate via a callback handler and is not using loops with delays. The pass_time
function is not needed by the user and has been made private.