File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44 "description" : " An Arduino for ESP8266 asynchronous MQTT client implementation" ,
55 "authors" :
66 {
7- "name" : " Marvin Roger " ,
7+ "name" : " Marvin ROGER " ,
88 "url" : " https://www.marvinroger.fr"
99 },
1010 "repository" :
1111 {
1212 "type" : " git" ,
1313 "url" : " https://github.com/marvinroger/async-mqtt-client.git"
1414 },
15- "version" : " 0.5 .0" ,
15+ "version" : " 0.6 .0" ,
1616 "frameworks" : " arduino" ,
1717 "platforms" : " espressif" ,
1818 "dependencies" : [
Original file line number Diff line number Diff line change 11name =AsyncMqttClient
2- version =0.5 .0
3- author =Marvin Roger
4- maintainer =Marvin Roger
2+ version =0.6 .0
3+ author =Marvin ROGER
4+ maintainer =Marvin ROGER
55sentence =An Arduino for ESP8266 asynchronous MQTT client implementation
66paragraph =Like this project? Please star it on GitHub!
77category =Communication
You can’t perform that action at this time.
0 commit comments