Skip to content

Commit 596e841

Browse files
authored
Fixed my typo
1 parent c84d0ce commit 596e841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This folder provides simple examples to demonstrate factory calibration and basi
1212

1313
The project consists of 3 files:
1414
- **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
1616
- **tmf8806_basic_example.py** - CircuitPython script to configure TMF8806, load factory calibration, start measurements and print out TID, Distance and confidence
1717

1818
## Factory calibration

0 commit comments

Comments
 (0)