Loading ePassport/ttcn/ePassport_Pixits.ttcn +21 −13 Original line number Diff line number Diff line Loading @@ -39,6 +39,14 @@ module ePassport_Pixits { PXT_IS_DRIVER_IP := "127.0.0.1;5000;5001"; }; /** * @desc Activate debug mode */ modulepar { boolean PXT_DEBUG_MODE := false; }; } // end testAdapterPixits /** Loading Loading
ePassport/ttcn/ePassport_Pixits.ttcn +21 −13 Original line number Diff line number Diff line Loading @@ -39,6 +39,14 @@ module ePassport_Pixits { PXT_IS_DRIVER_IP := "127.0.0.1;5000;5001"; }; /** * @desc Activate debug mode */ modulepar { boolean PXT_DEBUG_MODE := false; }; } // end testAdapterPixits /** Loading