Fake version for shimlib.
This commit is contained in:
@@ -112,7 +112,7 @@ const char* GetDeviceInfo(DeviceInfo infoType) {
|
||||
case MEAN_TEMPERATURE:
|
||||
return "28";
|
||||
case VERSION:
|
||||
return "v6.6.06";
|
||||
return "6.6.06";
|
||||
}
|
||||
return "";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user