ground-dashboard/ground/dashboard/consts.go
2022-12-03 18:55:43 +00:00

6 lines
48 B
Go

package main
const (
PointsPerDataFrame = 2
)