5 lines
55 B
Python
5 lines
55 B
Python
from __future__ import annotations
|
|
|
|
|
|
P9_ACK_BIT = 0x80
|
from __future__ import annotations
|
|
|
|
|
|
P9_ACK_BIT = 0x80
|