Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions PSL/sciencelab.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Software module for Pocket Science Lab from FOSSASIA
# Communication Library for Pocket Science Lab from FOSSASIA
#
# License : GNU GPL

Expand Down Expand Up @@ -54,7 +54,7 @@ class ScienceLab():
<sciencelab.ScienceLab instance at 0xb6c0cac>


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
into the device.


Expand Down