File tree
314 files changed
+319
-313
lines changed- docs
- libraries
- drivers
- helpers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
314 files changed
+319
-313
lines changedLines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1085 | 1085 |
| |
1086 | 1086 |
| |
1087 | 1087 |
| |
| 1088 | + | |
| 1089 | + | |
| 1090 | + | |
1088 | 1091 |
| |
1089 | 1092 |
| |
1090 |
| - | |
| 1093 | + |
Lines changed: 3 additions & 2 deletions
Lines changed: 1 addition & 0 deletions
- .gitattributes+11
- .pre-commit-config.yaml+11-32
- .pylintrc-399
- README.rst+3-3
- adafruit_ads1x15/ads1015.py+3-3
- adafruit_ads1x15/ads1115.py+3-3
- adafruit_ads1x15/ads1x15.py+14-38
- adafruit_ads1x15/analog_in.py+3-6
- docs/api.rst+3
- docs/conf.py+2-6
- examples/ads1x15_ads1115_simpletest.py+3-1
- examples/ads1x15_comparator_example.py+2-1
- examples/ads1x15_fast_read.py+10-8
- examples/ads1x15_gain_example.py+3-2
- examples/ads1x15_simpletest.py+3-1
- ruff.toml+105
- .gitattributes+11
- .pre-commit-config.yaml+11-32
- .pylintrc-399
- README.rst+3-3
- adafruit_adt7410.py+3-2
- docs/api.rst+3
- docs/conf.py+2-6
- examples/adt7410_displayio_simpletest.py+3-1
- examples/adt7410_operation_mode.py+3-2
- examples/adt7410_resolution_mode.py+3-2
- examples/adt7410_simpletest.py+2
- examples/adt7410_temp_limits.py+6-5
- ruff.toml+105
0 commit comments