Skip to content

Commit f3d80f6

Browse files
committed
add fona feather to test list
1 parent 5967e4e commit f3d80f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
arduino {
22
platforms = ["esp8266:esp8266", "adafruit:avr", "adafruit:samd"]
33
libraries = ["Adafruit MQTT Library", "Adafruit FONA Library"]
4-
boards = ["ESP8266", "M0_WINC1500"]
4+
boards = ["ESP8266", "M0_WINC1500", "32U4_FONA"]
55
}

0 commit comments

Comments
 (0)