Skip to content

Commit e3fb031

Browse files
committed
2 parents 2f11a31 + 8aaa920 commit e3fb031

14 files changed

+162
-115
lines changed

.github/workflows/generate_documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
python-version: 3.x
4242

4343
- name: Install Python dependencies
44-
run: pip install mkdocs-monorepo-plugin mkdocs-redirects mkdocs-git-authors-plugin mkdocs-git-revision-date-localized-plugin mkdocs-git-committers-plugin-2 Pillow 'mkdocs-material[imaging]'
44+
run: pip install mkdocs-monorepo-plugin mkdocs-redirects mkdocs-git-revision-date-localized-plugin mkdocs-git-committers-plugin-2 Pillow 'mkdocs-material[imaging]'
4545

4646
- name: Set up build cache
4747
run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV

.gitignore

Lines changed: 43 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
## BOM files
2020
*bom*
2121

22-
## VSCode directories
23-
.vscode
2422

2523
#################
2624
## Eclipse
@@ -77,22 +75,50 @@ local.properties
7775
#KiCad Backup files
7876
*.kicad_prl
7977
fp-info-cache
78+
sym-lib-table
8079
~*.lck
8180
*-bak
8281
*-backups
8382
*-cache*
8483
*-bak*
84+
*.bak
8585
_autosave*
8686
\#auto_saved_files\#
8787

8888

89+
#############
90+
## Python
91+
#############
92+
93+
*.py[co]
94+
95+
# Virtual Environments
96+
venv/
97+
98+
# Packages
99+
*.egg
100+
*.egg-info
101+
dist
102+
build
103+
eggs
104+
parts
105+
bin
106+
var
107+
sdist
108+
develop-eggs
109+
.installed.cfg
110+
111+
89112
#################
90113
## Visual Studio
91114
#################
92115

93116
## Ignore Visual Studio temporary files, build results, and
94117
## files generated by popular Visual Studio add-ons.
95118

119+
## VSCode directories
120+
.vscode
121+
96122
# User-specific files
97123
*.suo
98124
*.user
@@ -196,16 +222,6 @@ $RECYCLE.BIN/
196222
*.msm
197223
*.msp
198224

199-
#############
200-
## Mac OS
201-
#############
202-
203-
.DS_Store
204-
205-
# OSX
206-
# ===========
207-
.AppleDouble
208-
.LSOverride
209225

210226
#############
211227
## Linux
@@ -216,43 +232,36 @@ $RECYCLE.BIN/
216232

217233

218234
#############
219-
## Python
235+
## Mac OS
220236
#############
221237

222-
*.py[co]
223-
224-
# Packages
225-
*.egg
226-
*.egg-info
227-
dist
228-
build
229-
eggs
230-
parts
231-
bin
232-
var
233-
sdist
234-
develop-eggs
235-
.installed.cfg
236-
237-
# Icon must ends with two \r.
238-
Icon
239-
240238
# Installer logs
241239
pip-log.txt
242240

243241
# Unit test / coverage reports
244242
.coverage
245243
.tox
246244

245+
# Icon must ends with two \r.
246+
Icon
247+
247248
# Thumbnails
248249
._*
249250

250251
#Translations
251252
*.mo
252253

254+
#Mr Developer
255+
.mr.developer.cfg
256+
257+
# Mac crap
258+
.DS_Store
259+
260+
# OSX
261+
# ===========
262+
.AppleDouble
263+
.LSOverride
264+
253265
# Files that might appear on external disk
254266
.Spotlight-V100
255267
.Trashes
256-
257-
#Mr Developer
258-
.mr.developer.cfg
19.4 KB
Loading

docs/github/file_issue.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ Spot something wrong? Please let us know. [![Open Issues Badge](https://img.shie
66
!!! warning "Need Help?"
77
If you need technical assistance or more information on a product that is not working as you expected, we recommend heading on over to the [SparkFun Technical Assistance](https://www.sparkfun.com/technical_assistance) page for some initial troubleshooting. This **Submit Issues** page is not where users should seek assistance.
88

9-
<center>
9+
<article style="text-align: center;" markdown>
1010
[SparkFun Technical Assistance Page](https://www.sparkfun.com/technical_assistance){ .md-button .md-button--primary }
11-
</center>
11+
</article>
1212

1313
If you can't find what you need there, the [SparkFun Forums](https://forum.sparkfun.com) is a great place to search the product forums and ask questions.
1414

docs/hardware_assembly.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ The [Telemetry Radio v3](https://www.sparkfun.com/products/19032) connected to t
8080

8181
When connecting the RTK Postcard to other products, users should be aware of the pin connections between the devices. The table below, details the pin connections of the locking JST connector on the RTK Postcard.
8282

83-
<center>
83+
<article style="text-align: center;" markdown>
8484

8585
<table border="1" markdown>
8686
<tr markdown>
@@ -113,7 +113,7 @@ When connecting the RTK Postcard to other products, users should be aware of the
113113
</tr>
114114
</table>
115115

116-
</center>
116+
</article>
117117

118118
</div>
119119

@@ -131,7 +131,7 @@ We have designed the locking JST connector to be plug-n-play with the following
131131

132132
1. While the [SiK Telemetry Radio v3](https://www.sparkfun.com/products/19032) may function with a **3.3V** input, their specifications stipulate that a **5V** power supply be provided.
133133

134-
<center>
134+
<article style="text-align: center;" markdown>
135135

136136
<table border="1" markdown>
137137
<tr markdown>
@@ -185,7 +185,7 @@ We have designed the locking JST connector to be plug-n-play with the following
185185
</tr>
186186
</table>
187187

188-
</center>
188+
</article>
189189

190190

191191
??? tip "Radio Pin Connections"
@@ -209,7 +209,7 @@ We have designed the locking JST connector to be plug-n-play with the following
209209

210210
However, the flow control pins *(`CTS` and `RTS`)* are not available on the RTK Postcard. Therefore, when connecting either of the radios, the pin connections should follow the table below:
211211

212-
<center>
212+
<article style="text-align: center;" markdown>
213213

214214
<table>
215215
<tr>
@@ -226,7 +226,7 @@ We have designed the locking JST connector to be plug-n-play with the following
226226
</tr>
227227
</table>
228228

229-
</center>
229+
</article>
230230

231231
</div>
232232

0 commit comments

Comments
 (0)