mirror of
https://github.com/eclipse/paho.mqtt-sn.embedded-c.git
synced 2025-12-15 08:26:51 +01:00
Add a new sensor network Bluetooth RFCOMM
Signed-off-by: tomoaki <tomoaki@tomy-tech.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
if [ $# -eq 0 ]; then
|
||||
echo "Usage: build.sh { udp | udp6 | xbee | loralink }"
|
||||
echo "Usage: build.sh [ udp | udp6 | xbee | loralink | rfcomm ]"
|
||||
else
|
||||
echo "Start building MQTT-SN Gateway"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user