You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ This folder provides simple examples to demonstrate factory calibration and basi
12
12
13
13
The project consists of 3 files:
14
14
-**tmf8806_read_cal_data.py** - CircuitPython script to configure TMF8806, start factory calibration and print out calibration data
15
-
-**tmf8806_read_xtalk.py**� CircuitPython script to perform a series of crosstalk measurements. The minimum, maximum and average crosstalk values are printed to the shell window
15
+
-**tmf8806_read_xtalk.py**- CircuitPython script to perform a series of crosstalk measurements. The minimum, maximum and average crosstalk values are printed to the shell window
16
16
-**tmf8806_basic_example.py** - CircuitPython script to configure TMF8806, load factory calibration, start measurements and print out TID, Distance and confidence
0 commit comments