rename fona 32u4 in jenkinsfile
This commit is contained in:
parent
f3d80f6324
commit
9400336989
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
|
@ -1,5 +1,5 @@
|
|||
arduino {
|
||||
platforms = ["esp8266:esp8266", "adafruit:avr", "adafruit:samd"]
|
||||
libraries = ["Adafruit MQTT Library", "Adafruit FONA Library"]
|
||||
boards = ["ESP8266", "M0_WINC1500", "32U4_FONA"]
|
||||
boards = ["ESP8266", "M0_WINC1500", "FONA_32U4"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue