uint32_t XPROG_Param_EEPageSize;\r
\r
/** Currently selected XPROG programming protocol */\r
-uint8_t XPROG_SelectedProtocol;\r
+uint8_t XPROG_SelectedProtocol = XPRG_PROTOCOL_PDI;\r
\r
\r
/** Handler for the CMD_XPROG_SETMODE command, which sets the programmer-to-target protocol used for PDI/TPI\r