Added support for delay between commands on CAN

This commit is contained in:
Ján Mátik
2020-12-28 09:31:11 +01:00
parent 3a59431fbd
commit a38c047391
4 changed files with 27 additions and 3 deletions

View File

@@ -26,6 +26,7 @@ class CommObd2Can : public CommInterface {
std::vector<uint8_t> mergedData;
std::unordered_map<uint16_t, std::vector<uint8_t>> dataRows;
bool bResponseProcessed = false;
enum class enFrame_t
{