Merge branch 'development' into development-publish

This commit is contained in:
Emmanuel Florent
2019-07-11 13:27:27 +02:00
2 changed files with 3 additions and 8 deletions

View File

@@ -21,7 +21,7 @@ All our products will work out of the box for Windows 8/10/+. If using Windows 7
Please download the driver software from the link below.
[Pysense/Pytrack/Pyscan/Expansion Board 3.0 Serial Driver](https://github.com/pycom/pycom-docs/tree/37661883902849b1a931ee273a23ae8e0f3d773e/chapter/pytrackpysense/installation/pycom.inf)
[Pysense/Pytrack/Pyscan/Expansion Board 3.0 Serial Driver](https://raw.githubusercontent.com/pycom/pycom-docs/37661883902849b1a931ee273a23ae8e0f3d773e/chapter/pytrackpysense/installation/pycom.inf)
### Installation
@@ -56,4 +56,3 @@ If the installation was successful, you should now see a window specifying that
To confirm that the installation was correct, navigate back to the `Device Manager` and click the dropdown for other devices. The warning label should now be gone and Pytrack/Pysense should be installed.
![](/gitbook/assets/win7-8.png)

View File

@@ -337,10 +337,6 @@ p {
/** this gives correct offset when link to anchors */
*[id]:before {
display: block;
content: " ";
margin-top: -75px;
height: 75px;
visibility: hidden;
html {
scroll-padding-top: 70px; /* height of sticky header */
}