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
Functions in seven_seg.py and virtual_seven_seg.py have two different versions and are named func and func2. To maintain the API's readability, these functions should either be merged and control mode by flags or be renamed altogether.
Functions in
seven_seg.pyandvirtual_seven_seg.pyhave two different versions and are namedfuncandfunc2. To maintain the API's readability, these functions should either be merged and control mode by flags or be renamed altogether.