Skip to content

Commit 6ba637d

Browse files
committed
add fona feather to jenkins
1 parent 277b84e commit 6ba637d

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
@@ -2,5 +2,5 @@ arduino {
22
verify = false
33
platforms = ["esp8266:esp8266", "adafruit:avr", "adafruit:samd"]
44
libraries = ["Adafruit MQTT Library", "Adafruit FONA Library", "Ethernet2"]
5-
boards = ["ESP8266", "M0_WINC1500", "WICED", "M0_ETHERNETWING"]
5+
boards = ["ESP8266", "M0_WINC1500", "WICED", "M0_ETHERNETWING", "FONA_32U4"]
66
}

0 commit comments

Comments
 (0)