Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rrooggiieerr committed Jul 7, 2024
1 parent 19a9b0e commit 24309ac
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ When your wiring is right a new Homeduino integration and device will now
be added to your Integrations view. If your wiring is not right you will get a
*Failed to connect* error message.

### Digital an analog IO
### Digital and analog IO

The Arduino Nano suports 12 digital IO and 8 analog inputs which can be used by the Homeduino integration

Expand All @@ -90,7 +90,6 @@ The digital IO can be configured as:

The analog input reads a value between 0V and 5V and reports the measured value as a value between 0 and 1023. You can use a template sensor to use this value according to your needs.


## Adding a new RF Actor

- After adding your Homeduino go to **Settings** then **Devices & Services**
Expand Down

0 comments on commit 24309ac

Please sign in to comment.