Skip to content

Commit 7e74ee5

Browse files
Merge pull request #375 from sonata22/fix-image-names-in-docs
Correct misspelling in image names
2 parents fcc4ebc + 5fcb202 commit 7e74ee5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pi4micronaut-utils/src/docs/asciidoc/components/inputComponents/photoresistorSensor.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ This section provides the details of the PhotoResistor Sensor including its comp
4545

4646
===== Circuit Diagram
4747

48-
image::photoResistor-CD.png[]
48+
image::photoresistor-CD.png[]
4949

5050
===== Functionality
5151
PhotoResistor is a DigitalInput and DigitalOutput type that controls the LED's behavior based on changes in light intensity.

pi4micronaut-utils/src/docs/asciidoc/components/outputComponents/motor.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ This section provides details of the DC motor, including its components and asse
4848

4949
===== Circuit Diagram
5050

51-
image::motor_bb.png[]
51+
image::Motor_bb.png[]
5252

5353
===== Schematic Diagram
5454

0 commit comments

Comments
 (0)