mirror of
https://github.com/gunner47/GyverLamp.git
synced 2025-08-08 17:30:59 +03:00
Добавлены библиотеки для работы с MQTT
This commit is contained in:
3
libraries/async-mqtt-client/Makefile
Normal file
3
libraries/async-mqtt-client/Makefile
Normal file
@@ -0,0 +1,3 @@
|
||||
cpplint:
|
||||
cpplint --repository=. --recursive --filter=-whitespace/line_length,-legal/copyright,-runtime/printf,-build/include,-build/namespace ./src
|
||||
.PHONY: cpplint
|
Reference in New Issue
Block a user