You've already forked TEF6686_Driver
add a freq lockout range
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import serial
|
||||
import struct
|
||||
import time
|
||||
import time
|
||||
|
||||
def crc8(data: bytes) -> int:
|
||||
crc = 0x00
|
||||
|
||||
Reference in New Issue
Block a user