ppm_decode 0.1.0

Parser for the Pulse Position Modulation (PPM) radio control (RC) protocol
Documentation
1
2
3
4
5
6
7
8
9
10
# ------------------------------------------------------------------------
#                      r u s t f m t   -   C O N F I G
# ========================================================================
# Maximum width of each line.
max_width = 80
# Number of spaces per tab.
tab_spaces = 4

# control_brace_style = "ClosingNextLine"
newline_style = "Unix"