Skip to content

Commit

Permalink
deploy: 0a1c599
Browse files Browse the repository at this point in the history
  • Loading branch information
FDelporte committed Dec 2, 2024
1 parent d1559c5 commit 27026c5
Show file tree
Hide file tree
Showing 194 changed files with 580 additions and 580 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ <h1 title="Package" class="title">Package&nbsp;com.pi4j.io.gpio.exception</h1>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../com/pi4j/io/gpio/exception/UnsupportedPinPullResistanceException.html" title="class in com.pi4j.io.gpio.exception">UnsupportedPinPullResistanceException</a></td>
<td class="colLast">
<div class="block">Unsupported pin pull up/down resistence exception.</div>
<div class="block">Unsupported pin pull up/down resistance exception.</div>
</td>
</tr>
</tbody>
Expand Down
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<!doctype html><html lang=en class="js csstransforms3d"><head><meta charset=utf-8><meta name=description content="Java IO Library for the Raspberry Pi"><meta name=author content="Pi4J"><link rel=icon href=/assets/favicon.ico type=image/ico><title>404 Page not found</title>
<link href=/css/nucleus.css?1732865877 rel=stylesheet><link href=/css/fontawesome-all.min.css?1732865877 rel=stylesheet><link href=/css/hybrid.css?1732865877 rel=stylesheet><link href=/css/featherlight.min.css?1732865877 rel=stylesheet><link href=/css/perfect-scrollbar.min.css?1732865877 rel=stylesheet><link href=/css/theme.css?1732865877 rel=stylesheet><link href=/css/hugo-theme.css?1732865877 rel=stylesheet><link href=/css/theme-blue.css?1732865877 rel=stylesheet><style>:root #header+#content>#left>#rlblock_left{display:none!important}p,li,ul{text-align:center}ul{list-style-type:none}</style><style>.DocSearch{width:90%}#docsearch-input{border:none;padding-top:15px;margin:0 0 0 10px;padding:0;background:0 0}</style></head><body data-url=/><section id=body style=margin-left:0><div id=overlay></div><div id=chapter><div id=body-inner><h1>Error</h1><p></p><p>Woops. Looks like this page doesn't exist ¯\_(ツ)_/¯.</p><p></p><p><a href=/>Go to homepage</a></p><p><img src=/images/gopher-404.jpg style=width:50% alt="Page not found!"></p></div></div></section></body></html>
<link href=/css/nucleus.css?1733125964 rel=stylesheet><link href=/css/fontawesome-all.min.css?1733125964 rel=stylesheet><link href=/css/hybrid.css?1733125964 rel=stylesheet><link href=/css/featherlight.min.css?1733125964 rel=stylesheet><link href=/css/perfect-scrollbar.min.css?1733125964 rel=stylesheet><link href=/css/theme.css?1733125964 rel=stylesheet><link href=/css/hugo-theme.css?1733125964 rel=stylesheet><link href=/css/theme-blue.css?1733125964 rel=stylesheet><style>:root #header+#content>#left>#rlblock_left{display:none!important}p,li,ul{text-align:center}ul{list-style-type:none}</style><style>.DocSearch{width:90%}#docsearch-input{border:none;padding-top:15px;margin:0 0 0 10px;padding:0;background:0 0}</style></head><body data-url=/><section id=body style=margin-left:0><div id=overlay></div><div id=chapter><div id=body-inner><h1>Error</h1><p></p><p>Woops. Looks like this page doesn't exist ¯\_(ツ)_/¯.</p><p></p><p><a href=/>Go to homepage</a></p><p><img src=/images/gopher-404.jpg style=width:50% alt="Page not found!"></p></div></div></section></body></html>
6 changes: 3 additions & 3 deletions about/download/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions about/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions about/license/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions about/new-in-v2/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions about/previous-version-v1/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions about/release-notes/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions about/team/index.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions architecture/about-the-code/build-instructions/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions architecture/about-the-code/code-styling/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions architecture/about-the-code/download-sources/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions architecture/about-the-code/hardware-testing/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions architecture/about-the-code/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions architecture/about-the-code/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,14 @@
&lt;li>After copying all files from target/distribution to a Raspberry Pi, start &lt;code>./run.sh&lt;/code>&lt;/li>
&lt;/ul></description></item><item><title>Build Instructions</title><link>https://pi4j.com/architecture/about-the-code/build-instructions/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://pi4j.com/architecture/about-the-code/build-instructions/</guid><description>&lt;p>Building the Pi4J Project is simple and requires minimal effort. Pi4J is primarily built using Apache Maven and Java 11.
Pi4J can be built directly on your host computer or inside a Docker container where all toolchains and dependencies are
already installed, configuired and cached.&lt;/p>
already installed, configured and cached.&lt;/p>

&lt;div class="notices note" >&lt;p>If you wish to build using a Docker container, please skip ahead to the
&lt;a href="#building-with-docker">&lt;em>Building with Docker&lt;/em>&lt;/a> topic.&lt;/p>
&lt;/div>

&lt;hr>
&lt;h3 id="prerequsites">Prerequsites&lt;/h3>
&lt;h3 id="prerequisites">Prerequisites&lt;/h3>
&lt;p>In order to build Pi4J, the host system must have the following toolchains pre-installed.&lt;/p></description></item><item><title>Maven settings</title><link>https://pi4j.com/architecture/about-the-code/maven-settings/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://pi4j.com/architecture/about-the-code/maven-settings/</guid><description>&lt;p>To simplify development but not commit sensitive information, you can add personal or PC-specific settings in the Maven settings.xml file. This file is stored or needs to be created in the &amp;ldquo;.m2&amp;rdquo; directory in your home directory:&lt;/p>
&lt;ul>
&lt;li>Windows: C:\Users\YOUR_NAME.m2&lt;/li>
Expand Down
6 changes: 3 additions & 3 deletions architecture/about-the-code/maven-settings/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions architecture/advanced/annotated-provisioning/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions architecture/advanced/dependency-injection/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions architecture/advanced/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions architecture/advanced/library-path/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions architecture/advanced/plugins/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions architecture/advanced/remote-support/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions architecture/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions architecture/pi4j-logo/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions blog/2022/20220113_javafx_pi4j_template/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions blog/2022/20221117_kotlin_on_raspberrypi/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions blog/2022/20221128_led_strip_with_jbang/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions blog/2024/20240318_interview_alexander_liggesmeyer/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions blog/2024/20240417_led_matrix_max7219_spi_web/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions blog/2024/20240418_i2c_improvements/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions blog/2024/20240419_interview_robert_von_burg/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions blog/2024/20240423_pwm_rpi5/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions blog/2024/20240425_interview_tom_aarts/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions blog/2024/20240517_bosch_sensor_gas_measurement/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions blog/2024/20240927-bits-bytes-signed-unsigned/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions blog/2024/20241104-download-stats/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions blog/2024/20241114-floss-weekly-podcast/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions blog/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions categories/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions debugging-failures/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions documentation/board-info/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions documentation/build-io/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions documentation/building/fat-jar/index.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions documentation/building/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions documentation/building/javac/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions documentation/building/jbang/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions documentation/building/modules-gradle/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions documentation/building/modules-maven/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions documentation/create-context/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions documentation/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions documentation/io-examples/digital-input/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions documentation/io-examples/digital-output/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions documentation/io-examples/i2c/clock-stretching/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions documentation/io-examples/i2c/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions documentation/io-examples/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions documentation/io-examples/pwm/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions documentation/io-examples/serial/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions documentation/io-examples/spi/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions documentation/java-for-arm/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions documentation/logging/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions documentation/pin-numbering/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions documentation/platforms/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions documentation/platforms/raspberry-pi/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions documentation/providers/gpiod/index.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions documentation/providers/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions documentation/providers/linuxfs/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions documentation/providers/pigpio/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions documentation/registry/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions documentation/shutdown/index.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions examples/communityimplementation/bmp280/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/communityimplementation/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/communityimplementation/prototype-board/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/components/ads1115/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/components/buzzer/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/components/camera/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/components/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/components/joystick/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/components/joystickanalog/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/components/lcddisplay/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/components/ledbutton/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/components/ledmatrix/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/components/ledstrip/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/components/potentiometer/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/components/servo/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/components/simplebutton/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/components/simpleled/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/crowpi/crowpi-examples/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/crowpi/develop-crowpi-with-intellij/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/crowpi/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/index.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/jbang/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/jbang/jbang_minimal_example/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/jbang/jbang_pi4j_spi_led_matrix/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/jbang/pixelblaze_output_expander/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/jbang/pixelblaze_output_expander_image/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/jbang/pixelblaze_output_expander_javafx/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions featured-projects/binary-clock/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions featured-projects/cocktail-maker-by-alex9849/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions featured-projects/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions featured-projects/joystick-game/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions featured-projects/pijukebox-by-daniel-martensson/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions featured-projects/sensor-drivers/index.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions featured-projects/street-artist-robot/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions getting-started/developing-on-a-remote-pc/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions getting-started/electrical-engineering/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions getting-started/fxgl/fxgl-to-picade/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions getting-started/fxgl/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions getting-started/fxgl/kiosk-mode/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions getting-started/index.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions getting-started/javafx-mvc-template/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions getting-started/learn-more/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions getting-started/minimal-example-application-fatjar/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions getting-started/minimal-example-application/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions getting-started/understanding-the-pins/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions getting-started/user-interface-with-javafx/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion index.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -135,14 +135,14 @@ with the CrowPi and is available for Windows, MacOS and Linux, but NOT for Raspb
&lt;li>&lt;a href="https://pi4j.com/1.0/index.html">Documentation website V1.0&lt;/a>&lt;/li>
&lt;/ul></description></item><item><title>Build Instructions</title><link>https://pi4j.com/architecture/about-the-code/build-instructions/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://pi4j.com/architecture/about-the-code/build-instructions/</guid><description>&lt;p>Building the Pi4J Project is simple and requires minimal effort. Pi4J is primarily built using Apache Maven and Java 11.
Pi4J can be built directly on your host computer or inside a Docker container where all toolchains and dependencies are
already installed, configuired and cached.&lt;/p>
already installed, configured and cached.&lt;/p>

&lt;div class="notices note" >&lt;p>If you wish to build using a Docker container, please skip ahead to the
&lt;a href="#building-with-docker">&lt;em>Building with Docker&lt;/em>&lt;/a> topic.&lt;/p>
&lt;/div>

&lt;hr>
&lt;h3 id="prerequsites">Prerequsites&lt;/h3>
&lt;h3 id="prerequisites">Prerequisites&lt;/h3>
&lt;p>In order to build Pi4J, the host system must have the following toolchains pre-installed.&lt;/p></description></item><item><title>CrowPi examples</title><link>https://pi4j.com/examples/crowpi/crowpi-examples/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://pi4j.com/examples/crowpi/crowpi-examples/</guid><description>&lt;div class="notices tip" >&lt;p>GITHUB PROJECT: &lt;a href="https://github.com/Pi4J/pi4j-example-crowpi" target="_blank" rel="noopener">https://github.com/Pi4J/pi4j-example-crowpi&lt;/a>&lt;/p>
&lt;/div>

Expand Down
6 changes: 3 additions & 3 deletions kotlin/coroutines/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions kotlin/i2c/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions kotlin/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions kotlin/kotlin-api-docs/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions kotlin/minimal-kotlin-example/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions kotlin/serial/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions prepare/first-boot/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions prepare/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions prepare/install-java/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions prepare/sd-card/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/1602a/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/ads1115/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/ads1256/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/bh1750/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/bme280/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/bme680/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/bme688/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/bmp180/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/bmp280/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/button/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/buzzer/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/camera/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/crowpi/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/dac8552/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/dht22/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/digital-input/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/digital-output/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/fatjar/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/gpiod/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/gradle/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/htu21d/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/i2c/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/intellij-idea/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/interview/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/is31fl3731/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/javac/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/javafx/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/jbang/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/joystick-analog/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/joystick/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/lcd-display/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/led-button/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/led-matrix/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/led-strip/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/led/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/linuxfs/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/maven/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/max7219/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/mcp23008/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/mcp23017/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/mcp3008/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/mcp4725/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/pcf8575/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/pcf8591/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/pi4j-os/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/pi4j/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/pigpio/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/pixelblaze/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/potentiometer/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/prototype/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/pwm/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/serial/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/servo-motor/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/signed/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/simple-button/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/simple-led/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/sn74hc595/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/spi/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/tca9548/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/unsigned/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/visual-studio-code/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions tags/vl53l0x/index.html

Large diffs are not rendered by default.

0 comments on commit 27026c5

Please sign in to comment.