Changeset 13581
- Timestamp:
- May 31, 2007, 4:57:31 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/pantasks/ControllerOps.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pantasks/ControllerOps.c
r13486 r13581 375 375 } 376 376 if (status == -1) { 377 gprint (GP_ERR, "controller is not responding \n");377 gprint (GP_ERR, "controller is not responding (%d tries)\n", j); 378 378 gwrite (buffer[0].buffer, 1, buffer[0].Nbuffer, GP_ERR); 379 379 }
Note:
See TracChangeset
for help on using the changeset viewer.
