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
There is no type hints for return value in functions controlling DDS or DAC, e.g., set_dac_voltage().
Like other functions, we need to indicate their type infos.
The text was updated successfully, but these errors were encountered:
Feature you want to implement
There is no type hints for return value in functions controlling DDS or DAC, e.g.,
set_dac_voltage()
.Like other functions, we need to indicate their type infos.
The text was updated successfully, but these errors were encountered: