dshot-codec 0.1.0

Encodes Dshot commands and decodes Dshot telemetry
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
edition = "2021"

# Maximum line width
max_width = 120

# Format code inside doc comments
# format_code_in_doc_comments = true

# Formatting heuristics
use_small_heuristics = "Max"
# use_small_heuristics = "Default"
# use_small_heuristics = "Off"