ground-dashboard/ground/dashboard/consts.go

6 lines
53 B
Go
Raw Permalink Normal View History

2022-12-05 22:25:36 +00:00
package main
const (
PointsPerDataFrame = 1
)