Skip to content

Commit 343762b

Browse files
committed
reflect changes
1 parent be7fb8e commit 343762b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ set(SOURCE_FILES
3535
src/YunMQTTClient.h
3636
src/YunMQTTInstall.cpp
3737
src/YunMQTTInstall.h
38-
examples/PublishSubscribe/PublishSubscribe.ino
38+
examples/MQTTClient/MQTTClient.ino
3939
examples/YunClientInstall/YunClientInstall.ino)
4040

4141
add_executable(arduino_mqtt ${SOURCE_FILES})

0 commit comments

Comments
 (0)