Add DS2405 to supported onewire devices (#17710)

This commit is contained in:
epenet 2021-05-20 17:05:43 +02:00 committed by GitHub
parent ed4d77f6f3
commit a99cf5ab98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,6 +52,7 @@ Each 1-wire component data sheet describes the different properties the componen
| Family | Device | Physical Quantity |
| -------|:-----|:-----|
| 05 | [DS2405](https://datasheets.maximintegrated.com/en/ds/DS2405.pdf) | 1 PIO <sup>[4](#note_4)</sup> |
| 12 | [DS2406](https://datasheets.maximintegrated.com/en/ds/DS2406.pdf) | 2 latches (latch.A/B) and 2 PIOs (PIO.A/B) <sup>[4](#note_4)</sup> |
| 29 | [DS2408](https://datasheets.maximintegrated.com/en/ds/DS2408.pdf) | 8 latches (latch.0-7) and 8 PIOs (PIO.0/7) <sup>[4](#note_4)</sup> |