somewhere

This commit is contained in:
Dhanya Maliakal
2017-11-16 09:12:54 +01:00
parent fd34bab34b
commit 7dee07b9c5
3 changed files with 93 additions and 78 deletions

View File

@ -240,7 +240,7 @@ public:
retval.append("Could not activate/deactivate receiver\n");
if(slsErrorMask&DATA_STREAMING)
retval.append("Could not set/reset Data Streaming\n");
retval.append("Could not enable/disable Data Streaming\n");
if(slsErrorMask&RESET_ERROR)
retval.append("Could not reset the FPGA\n");