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 97c5ac6 commit 2b06c9fCopy full SHA for 2b06c9f
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"]
+ boards = ["ESP8266"]
5
}
0 commit comments