Skip to content

Commit b622883

Browse files
author
Pete Warden
committed
Added datasheet
1 parent fc68935 commit b622883

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ integrate a temperature sensor for example, but very little coding is required.
3636
+ [C Struct Format](#c-struct-format)
3737
+ [Python Data Format Strings](#python-data-format-strings)
3838
+ [CAD File](#cad-file)
39+
+ [Datasheet](#datasheet)
3940
+ [Pre-production Modules](#pre-production-modules)
4041

4142
## Getting it Working
@@ -275,6 +276,10 @@ TINY_CODE_READER_I2C_FORMAT = TINY_CODE_READER_LENGTH_FORMAT + TINY_CODE_READER_
275276

276277
[Here is a STEP file containing a model of the sensor](TCR_STEP.step).
277278

279+
### Datasheet
280+
281+
[Here is a datasheet containing technical specifications for the module](https://usfl.ink/tcr_ds).
282+
278283
### Pre-production Modules
279284

280285
Ahead of the full release we have given away a limited number of prototype

0 commit comments

Comments
 (0)