Skip to content

Commit db67a0b

Browse files
authored
Merge pull request #2361 from arduino/mcmchris/vision-shield/user-manual-v2
[PXCT-349] Updating the user manual with Vision Shield Rev 2
2 parents ede5dec + b41f0d2 commit db67a0b

File tree

48 files changed

+682
-280
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+682
-280
lines changed

.github/workflows/workflow-validate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@v4
1818
- name: Run spell check
1919
run: |
20-
pip install codespell
20+
pip install codespell==2.3.0
2121
codespell -I "scripts/resources/spell-check-ignore-list.txt" --skip="*.svg,*.dxf,*.pdf" ./content/
2222
2323
lint:

content/hardware/04.pro/modules/pro-4g-module/datasheet/datasheet.md

Lines changed: 4 additions & 5 deletions

0 commit comments

Comments
 (0)