Allow version and supported devices to be printed at runtime

This commit is contained in:
Paul Hollinsky
2018-11-20 10:41:42 -05:00
parent 2ade9116eb
commit 8a4e33c8df
7 changed files with 36 additions and 2 deletions
+1 -1
View File
@@ -135,7 +135,7 @@ public:
case VividCAN:
return "VividCAN";
case OBD2_SIM:
return "neoOBD2-SIM";
return "neoOBD2 SIM";
case DONT_REUSE0:
case DONT_REUSE1:
case DONT_REUSE2: