initial commit: header

* func to write the header APC NMC expects
This commit is contained in:
Greg T. Wallace 2024-01-19 17:26:14 -05:00
commit 02c0c1216f
5 changed files with 121 additions and 0 deletions

2
go.sum Normal file
View file

@ -0,0 +1,2 @@
github.com/sigurn/crc16 v0.0.0-20211026045750-20ab5afb07e3 h1:aQKxg3+2p+IFXXg97McgDGT5zcMrQoi0EICZs8Pgchs=
github.com/sigurn/crc16 v0.0.0-20211026045750-20ab5afb07e3/go.mod h1:9/etS5gpQq9BJsJMWg1wpLbfuSnkm8dPF6FdW2JXVhA=