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