Commit cae97b8b authored by Claes Sjofors's avatar Claes Sjofors

Profinet PNAK bugfix

parent 84985b6f
......@@ -366,6 +366,7 @@ static pwr_tStatus IoAgentInit (
/* Activate the devices */
T_PNAK_EVENT_SET_DEVICE_STATE set_dev_state;
unsigned short index, bit_no;
memset(&set_dev_state, 0, sizeof(set_dev_state));
......
Markdown is supported
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