From ff88cc5ee3defdaf48f550181af97666f37f385c Mon Sep 17 00:00:00 2001 From: ruthvikm Date: Mon, 26 Feb 2024 21:58:31 +0000 Subject: [PATCH] deploy: 3c613cd3f6787a61a3171ee0500723b3b970a5e6 --- Introduction/exampleApplications.html | 2 +- Introduction/gettingStarted.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 +- 27 files changed, 27 insertions(+), 27 deletions(-) diff --git a/Introduction/exampleApplications.html b/Introduction/exampleApplications.html index 90fa39ec..4e4d1c19 100644 --- a/Introduction/exampleApplications.html +++ b/Introduction/exampleApplications.html @@ -225,7 +225,7 @@

Remote Mointoring Check-In System diff --git a/Introduction/gettingStarted.html b/Introduction/gettingStarted.html index 16526bd3..800b3776 100644 --- a/Introduction/gettingStarted.html +++ b/Introduction/gettingStarted.html @@ -477,7 +477,7 @@

Enabling Different Communic diff --git a/Introduction/supportedHardware.html b/Introduction/supportedHardware.html index 5d47e0f2..2f93a2d1 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 9578d9ec..6934d1ee 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 c15f2a8a..cb11007d 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 1f3066a0..40b1de9e 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 60375f45..dd7eb1e3 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 a615af57..a50be706 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 9b1ad83a..f672651b 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 bfec6cf8..c45dfd0d 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 ca556c43..d7429a5e 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 17dfcc96..89d0bd7f 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 8cf28c9c..3d184e70 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 1437665d..689cf9af 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 e07c5b13..95e92030 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 4099bef6..17b66ce3 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 f15d0a7f..fa512748 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 0d19cc22..ffc7fcc1 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 ce54eac1..cd3d64cc 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 c0838104..ec4e05cd 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 1b697a64..c439b23b 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 4166010c..fdac23b1 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 2cdc93da..50c2058e 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 b9bf8d7b..5b3eee04 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 3bec3d37..d9a79e45 100644 --- a/index.html +++ b/index.html @@ -2873,7 +2873,7 @@
diff --git a/introduction.html b/introduction.html index 249fba8d..32080c7f 100644 --- a/introduction.html +++ b/introduction.html @@ -227,7 +227,7 @@

Introduction

diff --git a/usingLibrary.html b/usingLibrary.html index 2e8a6de3..8cbafdb7 100644 --- a/usingLibrary.html +++ b/usingLibrary.html @@ -221,7 +221,7 @@

Using the library