Commit 4a1176cd authored by garciay's avatar garciay
Browse files

Rename PX_BASICVEHICLEROLE into PX_BASICVHICLEROLE

parent 57de1be4
......@@ -21,7 +21,7 @@ module LibItsSremSsem_Pixits {
// LibItsSremSsem
import from LibItsSremSsem_TypesAndValues all;
modulepar BasicVehicleRole PX_BASICEVEHICLEROLE := emergency;
modulepar BasicVehicleRole PX_BASICVEHICLEROLE := emergency;
modulepar RequestImportanceLevel PX_REQUESTIMPORTANCELEVEL := requestImportanceLevel13;
......@@ -32,9 +32,4 @@ module LibItsSremSsem_Pixits {
id := 0
};
/**
* @desc MsgCount for MAPEM sending
*/
modulepar MsgCount PX_MSG_ISSUE_REVISION := 10;
} // end LibItsSremSsem_Pixits
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment