pytrackpysense: fix broken link

This commit is contained in:
Emmanuel Florent
2019-07-09 16:49:22 +02:00
parent cdeb9d156b
commit 1f1f12bb4c

View File

@@ -20,16 +20,16 @@ Pytrack is a location enabled version of the Expansion Board, intended for use i
The Pytrack is has a number of features including GPS, 3-Axis Accelerometer and Battery Charger. See the list below for detailed specifics about each sensor, including datasheets.
* Serial USB
* 3-Axis Accelerometer ([LIS2HH12](apireference/pytrack.md#3-axis-accelerometer-lis-2-hh-12))
* 3-Axis Accelerometer ([LIS2HH12](/pytrackpysense/apireference/pytrack.md#3-axis-accelerometer-lis-2-hh-12))
* Battery Charger (BQ24040 with JST connector)
* GPS and GLONASS ([L76-L](apireference/pytrack.md#gps-with-glonass-quectel-l-76-l-gnss))
* GPS and GLONASS ([L76-L](/pytrackpysense/apireference/pytrack.md#gps-with-glonass-quectel-l-76-l-gnss))
* MicroSD Card Reader
All of the included sensors are connected to the Pycom device via the I2C interface. These pins are located at `P22` (SDA) and `P21` (SCL).
You can find the datasheet and more info here:
{{% refname "../datasheets/boards/pytrack.md" %}}
{{% refname "/datasheets/boards/pytrack" %}}s
## Pysense
@@ -65,9 +65,9 @@ Pyscan is a RFID-NFC enabled version of the Expansion Board, intended for use in
The Pyscan is packed with a number of sensors and hardware, see the list below for detailed specifics about each sensor, including datasheets.
* 3-Axis Accelerometer ([LIS2HH12](apireference/pyscan.md#3-axis-accelerometer-lis-2-hh-12))
* Digital Ambient Light Sensor ([LTR-329ALS-01](apireference/pyscan.md#digital-ambient-light-sensor-ltr-329-als-01))
* RFID-NFC Chip ([MFRC63002HN](apireference/pyscan.md#pyscan-nfc-library-mfrc-6300))
* 3-Axis Accelerometer ([LIS2HH12](/pytrackpysense/apireference/pyscan.md#3-axis-accelerometer-lis-2-hh-12))
* Digital Ambient Light Sensor ([LTR-329ALS-01](/pytrackpysense/apireference/pyscan.md#digital-ambient-light-sensor-ltr-329-als-01))
* RFID-NFC Chip ([MFRC63002HN](/pytrackpysense/apireference/pyscan.md#pyscan-nfc-library-mfrc-6300))
* Serial USB
* Battery Charger (BQ24040 with JST connector)
* MicroSD Card Reader