-- discoveryURL set commented out to avoid hard fault.
-- vTaskDelay added, otherwise watchdog does not work properly.
-- OPC UA task is pinned to core 1 to make it more isolated from other tasks (wifi, apptracer etc.)
-- Changed .travis.yml to use the statically configure open62541 stack. (Update each time of it can cause more hard faults since memory footprint of the stack is getting larger in every release.)
-- discoveryURL set commented out to avoid hard fault. -- vTaskDelay added, otherwise watchdog does not work properly. -- OPC UA task is pinned to core 1 to make it more isolated from other tasks (wifi, apptracer etc.) -- Changed .travis.yml to use the statically configure open62541 stack. (Update each time of it can cause more hard faults since memory footprint of the stack is getting larger in every release.)