Skip to content
Snippets Groups Projects
Commit 3631cc91 authored by Juliano Murari's avatar Juliano Murari
Browse files

Add readbackParameters call at the end of deviceDone

parent 6750b8c7
No related branches found
No related tags found
1 merge request!36PBIBCM-227 update Droop Rate and Adc Scale calculation
......@@ -1461,6 +1461,8 @@ int sis8300bcm::deviceDone()
setIntegerParam(addr, BCMFiberSoftwareError, uintValue);
}
ret = readbackParameters();
return ret;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment