Add: power on with context, SIM808 support

This commit is contained in:
Andrey Egorov
2024-08-19 17:07:46 +03:00
parent 3f5412fac0
commit 509006fae1
8 changed files with 129 additions and 46 deletions

View File

@ -4,4 +4,4 @@ export GOARM=6
export CGO_ENABLED=0
build:
@go build -o out/modem main.go
@go build -o out/out main.go