xlab / at

AT is a framework written in Go for communication with AT-compatible devices like Huawei modems via serial port.
MIT License
120 stars 53 forks source link

add license #26

Closed dmke closed 2 years ago

dmke commented 2 years ago

This allows https://pkg.go.dev/github.com/xlab/at to be rendered.

codecov-commenter commented 2 years ago

Codecov Report

Merging #26 (2d7406a) into master (68b422c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #26   +/-   ##
=======================================
  Coverage   34.57%   34.57%           
=======================================
  Files           8        8           
  Lines        1342     1342           
=======================================
  Hits          464      464           
  Misses        814      814           
  Partials       64       64           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 68b422c...2d7406a. Read the comment docs.