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
{{ message }}
This repository was archived by the owner on Mar 11, 2026. It is now read-only.
I'm not sure of the cause, maybe REQCONFIGALL doesn't always return SYSREPRUNLEV, but refreshing the config sometimes results in config["sysfreq"] being None.
As this isn't something that the device can change, there's really no need to reset this variable.
Initialize config["sysfreq"] = None somewhere else only once