We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3d80f6 commit 9400336Copy full SHA for 9400336
Jenkinsfile
@@ -1,5 +1,5 @@
1
arduino {
2
platforms = ["esp8266:esp8266", "adafruit:avr", "adafruit:samd"]
3
libraries = ["Adafruit MQTT Library", "Adafruit FONA Library"]
4
- boards = ["ESP8266", "M0_WINC1500", "32U4_FONA"]
+ boards = ["ESP8266", "M0_WINC1500", "FONA_32U4"]
5
}
0 commit comments