We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e976e6 commit f930d1bCopy full SHA for f930d1b
PSL/sciencelab.py
@@ -33,7 +33,7 @@ class ScienceLab():
33
"""
34
**Communications library.**
35
36
- This class contains methods that can be used to interact with the PSLab
+ This class contains methods that can be used to interact with the FOSSASIA PSLab
37
38
Initialization does the following
39
@@ -54,7 +54,7 @@ class ScienceLab():
54
<sciencelab.ScienceLab instance at 0xb6c0cac>
55
56
57
- Once you have instantiated this class, its various methods will allow access to all the features built
+ Once you have initiated this class, its various methods will allow access to all the features built
58
into the device.
59
60
0 commit comments