Improve gps status.

This commit is contained in:
2024-08-07 11:35:06 +03:00
parent 0837d376f7
commit 59bd2c5db3
5 changed files with 81 additions and 14 deletions

View File

@ -13,7 +13,7 @@ import (
// Some constants
const (
ReadTimeout = time.Second
InputBufSize = 2048
InputBufSize = 512
)
type atPort struct {