diff options
author | Sunil Shetye | 2018-07-15 00:26:52 +0530 |
---|---|---|
committer | Sunil Shetye | 2018-07-15 07:11:58 +0530 |
commit | 92f8a251bbaeddf6ec034722a3079d865517d650 (patch) | |
tree | fb1b9f51c3456c04c02ac3ab144b65bdd392e98b /js/Electrical/PotentialSensor.pickle | |
parent | c394c9628cd411c95def024d47f10d953e160ec5 (diff) | |
download | sci2js-92f8a251bbaeddf6ec034722a3079d865517d650.tar.gz sci2js-92f8a251bbaeddf6ec034722a3079d865517d650.tar.bz2 sci2js-92f8a251bbaeddf6ec034722a3079d865517d650.zip |
handle boolean differently
Diffstat (limited to 'js/Electrical/PotentialSensor.pickle')
-rw-r--r-- | js/Electrical/PotentialSensor.pickle | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/js/Electrical/PotentialSensor.pickle b/js/Electrical/PotentialSensor.pickle index d78a09c2..4ffd6a0b 100644 --- a/js/Electrical/PotentialSensor.pickle +++ b/js/Electrical/PotentialSensor.pickle @@ -53,23 +53,24 @@ p14 g7 sS'model.dep_ut' p15 -g7 -sS'model.in' +S'vector_boolean' p16 +sS'model.in' +p17 g7 sS'y' -p17 +p18 g7 sS'x' -p18 -NsS'model' p19 -S'object' +NsS'model' p20 -sS'typ' +S'object' p21 +sS'typ' +p22 g7 sS'mo.outputs' -p22 +p23 g7 s.
\ No newline at end of file |