LoRaServerSampleInLinux #ubuntu下libjson-c库的使用 #首先安装libjson的c库 #apt-get install libjson0-dev libjson0 #安装好后查看/usr/include/json下是否有头文件,有就对了!