diff --git a/hardware/sensorTag/79-sensorTag.html b/hardware/sensorTag/79-sensorTag.html index 18f870e7..1b9eede9 100644 --- a/hardware/sensorTag/79-sensorTag.html +++ b/hardware/sensorTag/79-sensorTag.html @@ -21,21 +21,21 @@
The UUID field is the bluetooth mac address of the sensor tag, this is optional and can be used to bind to a specific SensorTag if you have more than one - active in range at the same time. Note: you can only have one SensorTag + active in range at the same time. Note:you can only have one SensorTag per node-red instance at the moment.
The topic setting is a prefix that will be pre-pended to the name of the sensor that creates the reading. e.g. sensorTag/temperature. If @@ -62,35 +62,36 @@
NOTE: Only 1 sensorTag can be read from at a time, if you add more than one to the canvas then only the first to connect will work.
+Linux users should READ THIS.