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 b1a4aca commit b3582caCopy full SHA for b3582ca
README.rst
@@ -77,8 +77,9 @@ Usage Example
77
78
import time
79
import board
80
- import cedargrove_range_slicer as rs
81
from analogio import AnalogIn
+ import cedargrove_rangeslicer as rs
82
+
83
print("Two Normalized Outputs: RangeSlicer example 01")
84
85
"""Establish range_slicer instances, one for each analog potentiometer
0 commit comments