Difference between revisions of "Explorer/RaspberryPi/Autopilot"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
sudo apt-get install socat | sudo apt-get install socat | ||
<module name="telemetry" type="transparent"> | |||
<configure name="MODEM_PORT" value="UART1"/> | |||
<configure name="MODEM_BAUD" value="B115200"/> | |||
</module> |
Revision as of 23:33, 22 June 2020
sudo apt-get install socat
<module name="telemetry" type="transparent"> <configure name="MODEM_PORT" value="UART1"/> <configure name="MODEM_BAUD" value="B115200"/> </module>