meshtastic 0.1.8

A Rust library for communicating with and configuring Meshtastic devices.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
version: v1
name: buf.build/meshtastic/protobufs
deps: []
build:
  excludes: []
breaking:
  use:
    - FILE
lint:
  ignore_only:
    PACKAGE_DEFINED:
      - nanopb.proto
  use:
    - MINIMAL