Skip to content

Commit 75179f0

Browse files
authored
Merge pull request #33 from hardillb/master
Fixing license comment in html files
2 parents 0643b67 + 4fe48f8 commit 75179f0

28 files changed

Lines changed: 94 additions & 109 deletions

bricklets/AmbientLight.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1010
- See the License for the specific language governing permissions and
1111
- limitations under the License.
12-
--->
12+
-->
1313

1414
<script type="text/x-red" data-template-name="TinkerForge AmbientLight">
1515
<div class="form-row">
@@ -48,7 +48,6 @@
4848
device: {type: "TinkerForgeConfig", required: true},
4949
sensor: {required: true},
5050
pollTime: {value: "10", required: true},
51-
//sensor: {type: "TinkerForgeSensor", requried: true},
5251
name: {},
5352
topic: {}
5453
},

bricklets/AnalogOut.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1010
- See the License for the specific language governing permissions and
1111
- limitations under the License.
12-
--->
12+
-->
1313

1414
<script type="text/x-red" data-template-name="TinkerForge AnalogOut">
1515
<div class="form-row">

bricklets/Barometer.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@
5555
device: {type: "TinkerForgeConfig", required: true},
5656
sensor: {required: true},
5757
pollTime: {value: "10", required: true},
58-
//sensor: {type: "TinkerForgeSensor", requried: true},
5958
name: {},
6059
topic: {}
6160
},

bricklets/CO2.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1010
- See the License for the specific language governing permissions and
1111
- limitations under the License.
12-
--->
12+
-->
1313

1414
<script type="text/x-red" data-template-name="TinkerForge CO2">
1515
<div class="form-row">
@@ -50,7 +50,6 @@
5050
device: {type: "TinkerForgeConfig", required: true},
5151
sensor: {required: true},
5252
pollTime: {value: "10", required: true},
53-
//sensor: {type: "TinkerForgeSensor", requried: true},
5453
name: {},
5554
topic: {}
5655
},

bricklets/DistanceIR.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1010
- See the License for the specific language governing permissions and
1111
- limitations under the License.
12-
--->
12+
-->
1313

1414
<script type="text/x-red" data-template-name="TinkerForge DistanceIR">
1515
<div class="form-row">
@@ -54,7 +54,6 @@
5454
device: {type: "TinkerForgeConfig", required: true},
5555
sensor: {required: true},
5656
pollTime: {value: "10", required: true},
57-
//sensor: {type: "TinkerForgeSensor", requried: true},
5857
name: {},
5958
topic: {}
6059
},

bricklets/DistanceUS.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1010
- See the License for the specific language governing permissions and
1111
- limitations under the License.
12-
--->
12+
-->
1313

1414
<script type="text/x-red" data-template-name="TinkerForge DistanceUS">
1515
<div class="form-row">
@@ -54,7 +54,6 @@
5454
device: {type: "TinkerForgeConfig", required: true},
5555
sensor: {required: true},
5656
pollTime: {value: "10", required: true},
57-
//sensor: {type: "TinkerForgeSensor", requried: true},
5857
name: {},
5958
topic: {}
6059
},

bricklets/DualRelay.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1010
- See the License for the specific language governing permissions and
1111
- limitations under the License.
12-
--->
12+
-->
1313

1414

1515
<script type="text/x-red" data-template-name="TinkerForge DualRelay">

bricklets/HallEffect.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1010
- See the License for the specific language governing permissions and
1111
- limitations under the License.
12-
--->
12+
-->
1313

1414
<script type="text/x-red" data-template-name="TinkerForge HallEffect">
1515
<div class="form-row">
@@ -53,7 +53,6 @@
5353
device: {type: "TinkerForgeConfig", required: true},
5454
sensor: {required: true},
5555
pollTime: {value: "10", required: true},
56-
//sensor: {type: "TinkerForgeSensor", requried: true},
5756
name: {},
5857
topic: {}
5958
},

bricklets/Humidity.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1010
- See the License for the specific language governing permissions and
1111
- limitations under the License.
12-
--->
12+
-->
1313

1414

1515
<script type="text/x-red" data-template-name="TinkerForge Humidity">
@@ -52,7 +52,6 @@
5252
device: {type: "TinkerForgeConfig", required: true},
5353
sensor: {required: true},
5454
pollTime: {value: "10", required: true},
55-
//sensor: {type: "TinkerForgeSensor", requried: true},
5655
name: {},
5756
topic: {}
5857
},

bricklets/IndAnalogOut.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1010
- See the License for the specific language governing permissions and
1111
- limitations under the License.
12-
--->
12+
-->
1313

1414

1515
<script type="text/x-red" data-template-name="TinkerForge IndAnalogOut">

0 commit comments

Comments
 (0)