Skip to content

Commit

Permalink
Remove Hide Attribute so that I can show in Single Page View
Browse files Browse the repository at this point in the history
  • Loading branch information
bboyho committed Jul 2, 2024
1 parent 7698f3e commit eefd99d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docs/hardware_hookup.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ For this example, we will connect the NEO-F10N to the IoT RedBoard - ESP32. Reme

Once the jumpers have been cut, you will need to solder to the through hole pins. For temporary connections to the PTHs, you could use IC hooks to test out the pins. However, you'll need to solder headers or wires of your choice to the board for a secure connection. You can choose between a combination of [header pins and jumper wires](https://learn.sparkfun.com/tutorials/how-to-solder-through-hole-soldering/all), or [stripping wire and soldering the wire](https://learn.sparkfun.com/tutorials/working-with-wire/all) directly to the board.

<div class="grid cards hide col-4" markdown>
<div class="grid cards col-4" markdown>

- <a href="https://learn.sparkfun.com/tutorials/how-to-solder-through-hole-soldering/all">
<figure markdown>
Expand Down
14 changes: 7 additions & 7 deletions docs/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ To follow along with this tutorial, you will need the following materials at a m
* 1x [SparkFun IoT RedBoard - ESP32 Development Board [WRL-19177]](https://www.sparkfun.com/products/19177)


<div class="grid cards hide col-4" markdown>
<div class="grid cards col-4" markdown>

<!-- ----------WHITE SPACE BETWEEN PRODUCTS---------- -->
- <a href="https://www.sparkfun.com/products/24114">
Expand Down Expand Up @@ -134,7 +134,7 @@ Depending on your setup, you may need the following mounting hardware. As includ
-->

<div class="grid cards hide col-4" markdown>
<div class="grid cards col-4" markdown>
<!-- ----------WHITE SPACE BETWEEN PRODUCTS---------- -->
- <a href="https://www.sparkfun.com/products/23814">
<figure markdown>
Expand Down Expand Up @@ -178,7 +178,7 @@ For users that decide to use the SPK6618H multi-band antenna as an alternative,
-->

<div class="grid cards hide col-4" markdown>
<div class="grid cards col-4" markdown>

- <a href="https://www.sparkfun.com/products/21801">
<figure markdown>
Expand Down Expand Up @@ -252,7 +252,7 @@ For users that require radios to send data wirelessly, you could use the followi
* [SparkFun LoRaSerial Kit - 915MHz (Enclosed) [WRL-20029]](https://www.sparkfun.com/products/20029)
-->

<div class="grid cards hide col-4" markdown>
<div class="grid cards col-4" markdown>
<!-- ----------WHITE SPACE BETWEEN PRODUCTS---------- -->
- <a href="https://www.sparkfun.com/products/23287">
<figure markdown>
Expand Down Expand Up @@ -314,7 +314,7 @@ You will need a soldering iron, solder, and [general soldering accessories](http
* [Hobby Knife [TOL-09200]](https://www.sparkfun.com/products/9200)
-->

<div class="grid cards hide col-4" markdown>
<div class="grid cards col-4" markdown>

- <a href="https://www.sparkfun.com/products/24063">
<figure markdown>
Expand Down Expand Up @@ -418,7 +418,7 @@ For those using radios to connect a base station and rover together, you will ne
* [Jumper Wires Premium 6" M/M Pack of 10 [PRT-08431]](https://www.sparkfun.com/products/8431)
-->

<div class="grid cards hide col-4" markdown>
<div class="grid cards col-4" markdown>
<!-- ----------WHITE SPACE BETWEEN PRODUCTS---------- -->
- <a href="https://www.sparkfun.com/products/12002">
<figure markdown>
Expand Down Expand Up @@ -512,7 +512,7 @@ For those using radios to connect a base station and rover together, you will ne

If you aren’t familiar with the following concepts, we also recommend checking out a few of these tutorials before continuing.

<div class="grid cards hide col-4" markdown>
<div class="grid cards col-4" markdown>
<!-- ----------WHITE SPACE BETWEEN GRID CARDS---------- -->
- <a href="https://learn.sparkfun.com/tutorials/9">
<figure markdown>
Expand Down

0 comments on commit eefd99d

Please sign in to comment.