Skip to content

Commit 9a3b8e3

Browse files
committed
updated
1 parent f5c2427 commit 9a3b8e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python_hackrf/pylibhackrf/pyhackrf_android.pyx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ cdef class PyHackrfDevice:
158158

159159
cdef chackrf.hackrf_device* __hackrf_device
160160
cdef list __pyoperacakes
161-
cdef public str uuid
161+
cdef public str serialno
162162

163163
def __cinit__(self):
164164
self.__hackrf_device = NULL

0 commit comments

Comments
 (0)