commit 7338731a19f5707f8dbba3c0ceab355501d54e86 parent 80db52bc7e78e610de5bb2357d37f8b80955df4e Author: Chris <chris@echoz.io> Date: Thu, 11 Dec 2025 07:00:35 +0100 fix: change shield order Diffstat:
| M | build.yaml | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/build.yaml b/build.yaml @@ -20,6 +20,6 @@ --- include: - board: nice_nano@2.0.0 - shield: helix_left nice_view_adapter nice_view + shield: nice_view_adapter nice_view helix_left - board: nice_nano@2.0.0 - shield: helix_right nice_view_adapter nice_view + shield: nice_view_adapter nice_view helix_right