Changeset 23530 for trunk/Ohana/src/opihi/pantasks/controller_status.c
- Timestamp:
- Mar 25, 2009, 11:56:09 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/pantasks/controller_status.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pantasks/controller_status.c
r8548 r23530 23 23 InitIOBuffer (&buffer, 0x100); 24 24 25 SerialThreadLock ();26 25 status = ControllerCommand (command, CONTROLLER_PROMPT, &buffer); 27 SerialThreadUnlock ();28 26 29 27 if (status) {
Note:
See TracChangeset
for help on using the changeset viewer.
