- Fix for SANS
This commit is contained in:
@@ -3590,7 +3590,10 @@ void process_gummi_monitor(uint hdr){
|
||||
return;
|
||||
}
|
||||
}
|
||||
// put them together again
|
||||
|
||||
/*
|
||||
put them together again
|
||||
*/
|
||||
for(imon = 0; imon < 3; imon++){
|
||||
lwl_data.ui4 = readbuf[imon*2];
|
||||
monitor.ui2[0] = lwl_data.ui2[1];
|
||||
|
||||
Reference in New Issue
Block a user