Cargo Features
quectel-bg77 has no features set by default.
[dependencies]
quectel-bg77 = { version = "0.2.3", features = ["bg77", "bg770", "sensing_puck", "motion2se", "direct-serial-access"] }
- bg77 sensing_puck?
-
Choose one of the supported modems
- bg770 motion2se?
- sensing_puck = bg77
-
Choose one of the supported boards (only for examples)
- motion2se = bg770
- direct-serial-access
-
Allows access to the underlying serial (for testing, debugging, development, custom commands)