You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the impedance measurement is completed then printed out the serial port. The serial port takes most of the time. Ideally, the impedance measurement is interrupt driven to ensure it is performed whether or not the serial port has finished writing, and with more precise timing.
The text was updated successfully, but these errors were encountered:
Currently the impedance measurement is completed then printed out the serial port. The serial port takes most of the time. Ideally, the impedance measurement is interrupt driven to ensure it is performed whether or not the serial port has finished writing, and with more precise timing.
The text was updated successfully, but these errors were encountered: