Searched refs:convert_to_hex (Results 1 – 1 of 1) sorted by relevance
245 hex_test = convert_to_hex(ARDUINO_TEST_CMD)254 hex_read = convert_to_hex(cmd_read)266 def convert_to_hex(cmd): function