boards: add SPA06 to KakuteH7/H7mini/H7v2 boards

This commit is contained in:
Julian Oes
2024-11-19 14:57:07 +13:00
parent def6ab5a6b
commit 95b5859913
3 changed files with 12 additions and 3 deletions
@@ -11,4 +11,7 @@ then
icm42688p -R 6 -s start
fi
bmp280 -X start
if ! bmp280 -X start
then
spa06 -X start
fi
@@ -12,4 +12,7 @@ then
fi
fi
bmp280 -X start
if ! bmp280 -X start
then
spa06 -X start
fi
@@ -9,4 +9,7 @@ then
icm42688p -R 0 -s start
fi
bmp280 -X start
if ! bmp280 -X start
then
spa06 -X start
fi