Skip to content

Commit 89a4b44

Browse files
committed
trick IDE
1 parent b1d1052 commit 89a4b44

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,6 @@ set(SOURCE_FILES
3333
examples/MQTTClient/MQTTClient.ino
3434
examples/YunMQTTClient/YunMQTTClient.ino)
3535

36+
set(ARDUINO_AVR_YUN 1)
37+
3638
add_executable(arduino_mqtt ${SOURCE_FILES})

0 commit comments

Comments
 (0)