diff --git a/encoders/quadrature_interrupt.go b/encoders/quadrature_interrupt.go index 98a7927..67c70bc 100644 --- a/encoders/quadrature_interrupt.go +++ b/encoders/quadrature_interrupt.go @@ -1,4 +1,4 @@ -//go:build tinygo && (rp2040 || stm32 || k210 || esp32c3 || nrf || (avr && (atmega328p || atmega328pb))) +//go:build tinygo && (rp2040 || stm32 || k210 || esp32c3 || nrf || sam || (avr && (atmega328p || atmega328pb))) // Implementation based on: // https://gist.github.com/aykevl/3fc1683ed77bb0a9c07559dfe857304a