Go to the source code of this file.
Data Structures | |
| class | XBee | 
Namespaces | |
| phpXBee | |
Variables | |
| const | XBEE_ESCAPE pack("C",0x7d) | 
| const | XBEE_DELIM pack("C",0x7e) | 
| const | XON pack("C",0x11) | 
| const | XOFF pack("C",0x13) | 
| const XBEE_DELIM pack("C",0x7e) | 
Definition at line 23 of file phpXBee.php.
| const XBEE_ESCAPE pack("C",0x7d) | 
Definition at line 22 of file phpXBee.php.
| const XOFF pack("C",0x13) | 
Definition at line 25 of file phpXBee.php.
| const XON pack("C",0x11) | 
Definition at line 24 of file phpXBee.php.
 1.8.6