This is an experimental driver for the XBee 900 HP pro module's SPI connection. This driver is unfinished and stability is not guaranteed. Use with caution.
Dependents: Sentinel_BASE Sentinel_NODE
Diff: xbee900hp.h
- Revision:
- 10:f559e7af4fe6
- Parent:
- 9:d4542525b218
- Child:
- 11:9013b28438cb
diff -r d4542525b218 -r f559e7af4fe6 xbee900hp.h --- a/xbee900hp.h Wed Apr 27 04:40:55 2016 +0000 +++ b/xbee900hp.h Wed Apr 27 04:42:49 2016 +0000 @@ -52,11 +52,11 @@ /** * Set the transmission power level. - * 0 = +7 dBm, (5 mW) - * 1 = +15 dBm, (32 mW) - * 2 = +18 dBm, (63 mW) - * 3 = +21 dBm, (125 mW) - * 4 = +24 dBm, (250 mW) + * 0 = +7 dBm, (5 mW) + * 1 = +15 dBm, (32 mW) + * 2 = +18 dBm, (63 mW) + * 3 = +21 dBm, (125 mW) + * 4 = +24 dBm, (250 mW) * * Returns 0 upon successful completion, else returns 1. */