ground-dashboard/ground/dashboard/consts.go
2022-12-05 22:25:36 +00:00

6 lines
53 B
Go

package main
const (
PointsPerDataFrame = 1
)