aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/machine/buffer_generic.go
blob: 0d82b44940905ad257f57e9eb577dc52427de465 (plain)
1
2
3
4
5
//go:build !atmega

package machine

const bufferSize = 128