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
in file adafruit_si5351.py replace 6 by 7 in below fragment as R_DIV_128 has value 7:
@r_divider.setter
def r_divider(self, divider):
assert 0 <= divider <= 6