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.
2 parents 418bdfb + 3eb020c commit 02d3a71Copy full SHA for 02d3a71
PSL/sciencelab.py
@@ -1,5 +1,5 @@
1
# -*- coding: utf-8 -*-
2
-# Software module for Pocket Science Lab from FOSSASIA
+# Communication Library for Pocket Science Lab from FOSSASIA
3
#
4
# License : GNU GPL
5
@@ -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