We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a15b3de commit 145f5e1Copy full SHA for 145f5e1
README.md
@@ -18,11 +18,11 @@ A robust and feature-complete Arduino library for Maxim Temperature Integrated C
18
| device | power | notes |
19
|:-----------|:---------:|:--------|
20
| DS18B20 | 3-5 V | the reference
21
-| DS18S20 | 3-5 V | 9 bit only, ⚠️ Known issues with this series
+| DS18S20 | 3-5 V | 9 bit only, ⚠️ Known issues with this series
22
| DS1822 | 3-5 V |
23
| DS1820 | 5 V | 9 bit only
24
-| MAX31820 | 3 V |
25
-| MAX31850/1 | 3-3.7V | thermocouple
+| MAX31820 | 3 V ⚠️ |
+| MAX31850/1 | 3-3.7V ⚠️ | thermocouple
26
27
## 🚀 Installation
28
0 commit comments