Adds doc for airborne xbee channel configuration.

This commit is contained in:
Fabien-B
2018-07-17 09:05:37 +02:00
parent 272fa0df44
commit 3b5f87195b
+1
View File
@@ -7,6 +7,7 @@
</description>
<configure name="MODEM_PORT" value="UARTx" description="UART where the modem is connected to (UART1, UART2, etc)"/>
<configure name="MODEM_BAUD" value="B57600" description="UART baud rate"/>
<define name="XBEE_CHANNEL" value="0C" description="set Xbee channel (from 0C to 17)."/>
</doc>
<autoload name="telemetry" type="nps"/>
<autoload name="telemetry" type="sim"/>