examples/sdcard: correct invalid build tag noticed by @aykevl

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram
2021-09-16 18:15:12 +02:00
committed by Ayke
parent 3b16972ed8
commit 98f5396625
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
//go:build ignore
// +build ignore
//go:build grandcentral_m4
// +build grandcentral_m4
package main
+2 -2
View File
@@ -1,5 +1,5 @@
//go:build ignore
// +build ignore
//go:build grandcentral_m4
// +build grandcentral_m4
package main