Public Member Functions | |
def | test_single_byte (self) |
XBee class must be able to create a valid API frame given binary data, in byte string form.
Definition at line 13 of file test_frame.py.
def xbee.tests.test_frame.TestAPIFrameGeneration.test_single_byte | ( | self | ) |
create a frame containing a single byte
Definition at line 18 of file test_frame.py.