Skip to content

Commit 892dc73

Browse files
committed
add build tags to i2s.go
1 parent 535e981 commit 892dc73

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rp2-pio/piolib/i2s.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//go:build rp2040 && go1.18
2+
13
package piolib
24

35
import (

0 commit comments

Comments
 (0)