From acbf2615035af931fdff65f63409b37f086333ab Mon Sep 17 00:00:00 2001 From: ruthvikm Date: Mon, 12 Feb 2024 20:39:31 +0000 Subject: [PATCH] deploy: c5ab9404ce7e18fd70719dbc9753ec9925292df3 --- Introduction/exampleApplications.html | 2 +- Introduction/supportedHardware.html | 2 +- adding_creating_App.html | 2 +- components.html | 2 +- components/commun_WithHardware.html | 2 +- components/commun_WithHardware/digitalInput.html | 2 +- components/commun_WithHardware/digitalOutput.html | 2 +- components/commun_WithHardware/i2c.html | 2 +- components/commun_WithHardware/multipinConfig.html | 2 +- components/commun_WithHardware/pwm.html | 2 +- components/commun_WithHardware/spi.html | 2 +- components/inputComponents.html | 2 +- components/inputComponents/photosensor.html | 2 +- components/inputComponents/pushButton.html | 2 +- components/inputComponents/rfidScanner.html | 2 +- components/inputComponents/rotaryEncoder.html | 2 +- components/inputComponents/slideSwitch.html | 2 +- components/outputComponents.html | 2 +- components/outputComponents/lcd1602.html | 2 +- components/outputComponents/led.html | 2 +- components/outputComponents/rgbLed.html | 2 +- contribute/contributingToLibrary.html | 2 +- contribute/newComponent.html | 2 +- index.html | 2 +- introduction.html | 2 +- usingLibrary.html | 2 +- 26 files changed, 26 insertions(+), 26 deletions(-) diff --git a/Introduction/exampleApplications.html b/Introduction/exampleApplications.html index 0f2db41f..fb68d9ad 100644 --- a/Introduction/exampleApplications.html +++ b/Introduction/exampleApplications.html @@ -225,7 +225,7 @@

Remote Mointoring Check-In System diff --git a/Introduction/supportedHardware.html b/Introduction/supportedHardware.html index b34fff87..cdb35c86 100644 --- a/Introduction/supportedHardware.html +++ b/Introduction/supportedHardware.html @@ -250,7 +250,7 @@

Currently Supported Hardware

diff --git a/adding_creating_App.html b/adding_creating_App.html index e738fa73..e1701c74 100644 --- a/adding_creating_App.html +++ b/adding_creating_App.html @@ -222,7 +222,7 @@

Adding to/Creating an Application

diff --git a/components.html b/components.html index 920652ad..578f948b 100644 --- a/components.html +++ b/components.html @@ -218,7 +218,7 @@

Components

diff --git a/components/commun_WithHardware.html b/components/commun_WithHardware.html index 99898fa0..021c53ee 100644 --- a/components/commun_WithHardware.html +++ b/components/commun_WithHardware.html @@ -220,7 +220,7 @@

Communicating with a Hardware diff --git a/components/commun_WithHardware/digitalInput.html b/components/commun_WithHardware/digitalInput.html index 087685e6..b5b6b76d 100644 --- a/components/commun_WithHardware/digitalInput.html +++ b/components/commun_WithHardware/digitalInput.html @@ -266,7 +266,7 @@

Digital Input

diff --git a/components/commun_WithHardware/digitalOutput.html b/components/commun_WithHardware/digitalOutput.html index 0de1e532..17694338 100644 --- a/components/commun_WithHardware/digitalOutput.html +++ b/components/commun_WithHardware/digitalOutput.html @@ -266,7 +266,7 @@

Digital Output

diff --git a/components/commun_WithHardware/i2c.html b/components/commun_WithHardware/i2c.html index 571401d4..3434af85 100644 --- a/components/commun_WithHardware/i2c.html +++ b/components/commun_WithHardware/i2c.html @@ -240,7 +240,7 @@

I2C

diff --git a/components/commun_WithHardware/multipinConfig.html b/components/commun_WithHardware/multipinConfig.html index d8fc255d..c3b41c4b 100644 --- a/components/commun_WithHardware/multipinConfig.html +++ b/components/commun_WithHardware/multipinConfig.html @@ -291,7 +291,7 @@

Multipin Configurations

diff --git a/components/commun_WithHardware/pwm.html b/components/commun_WithHardware/pwm.html index 1558381e..a55bca65 100644 --- a/components/commun_WithHardware/pwm.html +++ b/components/commun_WithHardware/pwm.html @@ -266,7 +266,7 @@

PWM

diff --git a/components/commun_WithHardware/spi.html b/components/commun_WithHardware/spi.html index c5b790f8..86bb31b4 100644 --- a/components/commun_WithHardware/spi.html +++ b/components/commun_WithHardware/spi.html @@ -243,7 +243,7 @@

SPI

diff --git a/components/inputComponents.html b/components/inputComponents.html index d4cf190a..fbe8f232 100644 --- a/components/inputComponents.html +++ b/components/inputComponents.html @@ -216,7 +216,7 @@

Input Components

diff --git a/components/inputComponents/photosensor.html b/components/inputComponents/photosensor.html index c7c9f933..0e6e66fc 100644 --- a/components/inputComponents/photosensor.html +++ b/components/inputComponents/photosensor.html @@ -219,7 +219,7 @@

Photosensor

diff --git a/components/inputComponents/pushButton.html b/components/inputComponents/pushButton.html index 3ac40d4f..e6027db5 100644 --- a/components/inputComponents/pushButton.html +++ b/components/inputComponents/pushButton.html @@ -354,7 +354,7 @@
This co diff --git a/components/inputComponents/rfidScanner.html b/components/inputComponents/rfidScanner.html index b5292259..1b0bf2d5 100644 --- a/components/inputComponents/rfidScanner.html +++ b/components/inputComponents/rfidScanner.html @@ -355,7 +355,7 @@
This diff --git a/components/inputComponents/rotaryEncoder.html b/components/inputComponents/rotaryEncoder.html index 3524f9ab..52fa0a09 100644 --- a/components/inputComponents/rotaryEncoder.html +++ b/components/inputComponents/rotaryEncoder.html @@ -384,7 +384,7 @@
This controller sets up tw diff --git a/components/inputComponents/slideSwitch.html b/components/inputComponents/slideSwitch.html index 83db7bc2..29e7ca46 100644 --- a/components/inputComponents/slideSwitch.html +++ b/components/inputComponents/slideSwitch.html @@ -354,7 +354,7 @@
This controller sets up two diff --git a/components/outputComponents.html b/components/outputComponents.html index 2510598e..c701d2b3 100644 --- a/components/outputComponents.html +++ b/components/outputComponents.html @@ -216,7 +216,7 @@

Output Components

diff --git a/components/outputComponents/lcd1602.html b/components/outputComponents/lcd1602.html index 06a06f12..a487324a 100644 --- a/components/outputComponents/lcd1602.html +++ b/components/outputComponents/lcd1602.html @@ -424,7 +424,7 @@
An Example Controller
diff --git a/components/outputComponents/led.html b/components/outputComponents/led.html index b48268e0..727490ff 100644 --- a/components/outputComponents/led.html +++ b/components/outputComponents/led.html @@ -353,7 +353,7 @@
An Example Controller
diff --git a/components/outputComponents/rgbLed.html b/components/outputComponents/rgbLed.html index c7171373..26501f9a 100644 --- a/components/outputComponents/rgbLed.html +++ b/components/outputComponents/rgbLed.html @@ -398,7 +398,7 @@
An Example Controller
diff --git a/contribute/contributingToLibrary.html b/contribute/contributingToLibrary.html index 40d8fc1d..40a3c940 100644 --- a/contribute/contributingToLibrary.html +++ b/contribute/contributingToLibrary.html @@ -403,7 +403,7 @@

Contribute to the Pi4Micronaut diff --git a/contribute/newComponent.html b/contribute/newComponent.html index 6642fcd2..418892ce 100644 --- a/contribute/newComponent.html +++ b/contribute/newComponent.html @@ -308,7 +308,7 @@

How to Create a New Component

diff --git a/index.html b/index.html index 1fdbb454..419f4905 100644 --- a/index.html +++ b/index.html @@ -2417,7 +2417,7 @@