@@ -4,7 +4,7 @@ from protocol import I2CPCClient
p = I2CPCClient("COM17")
print(p._send_packet(bytes([4])))
tef = TEF6686(p)
tef.init()
tef.init(clock=12000000)
tef.AM_Tune_To(1, 225)
tef.AUDIO_Set_Mute(False)
tef.AUDIO_Set_Volume(70)
The note is not visible to the blocked user.