ground-dashboard/ground/dashboard/consts.go

6 lines
48 B
Go
Raw Normal View History

package main
const (
PointsPerDataFrame = 2
)