mirror of
https://github.com/eclipse/paho.mqtt-sn.embedded-c.git
synced 2025-12-16 00:46:52 +01:00
Start on embedded MQTT-SN gateway
This commit is contained in:
2
MQTTSNGateway/src/linux/build.sh
Normal file
2
MQTTSNGateway/src/linux/build.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
g++ main.cpp -I MQTTPacket/src -I MQTTSNPacket/src -I linux MQTTPacket/src/*.c MQTTSNPacket/src/*.c
|
||||
|
||||
Reference in New Issue
Block a user