Difference between revisions of "PLCBUScmd484"

From LinuxMCE
Jump to: navigation, search
(New page: <pre>### #484 Process Receive Command for Child log('DCE Command Received') dataIn(cmd) </pre>)
 
Line 1: Line 1:
<pre>### #484 Process Receive Command for Child
+
Sorry, this should be in #384, not #484
 +
 
 +
 
 +
<pre>### #384 Process Receive Command for Child
 
log('DCE Command Received')
 
log('DCE Command Received')
 
dataIn(cmd)
 
dataIn(cmd)
 
</pre>
 
</pre>

Revision as of 22:48, 13 March 2008

Sorry, this should be in #384, not #484


### #384 Process Receive Command for Child
log('DCE Command Received')
dataIn(cmd)