Searched refs:ROM_INVALID_RECV_MSG (Results 1 – 1 of 1) sorted by relevance
250 ROM_INVALID_RECV_MSG = 0x05 # response if an invalid message is received variable in ESPLoader489 if byte(data, 0) != 0 and byte(data, 1) == self.ROM_INVALID_RECV_MSG: