Logo
Explore Help
Sign In
jacob.eva/arduino-esp32
1
0
Fork 0
You've already forked arduino-esp32
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
arduino-esp32/libraries/ArduinoOTA
History
Mark D 56a7ae8712
Trailing spaces (#3738)
* fix typo in WiFiMulti

* clean up trailing spaces

* clean up script file used in cleaning

Co-authored-by: Me No Dev <me-no-dev@users.noreply.github.com>
2020-11-02 22:11:26 +02:00
..
examples
Trailing spaces (#3738)
2020-11-02 22:11:26 +02:00
src
Add partition label argument to Update and ArduinoOTA classThe UpdateClass in the Updater component has the ability to update data toa SPIFFS partition. It selects the first available partition using theESP-IDF esp_partition_find_first() function.That behaviour is problematic if one has multiple SPIFFS partitions.This change allows a user to pass the label argument (defaults to NULL)to UpdateClass::begin() so a specific SPIFFS partition can be updated.Additionally, ArduinoOTA can set this partition label using thenew method ArduinoOTAClass::setPartitionLabel which is optional.This change does not break compatibility. (#4442)
2020-11-02 18:49:24 +02:00
keywords.txt
Use correct separator in keywords.txt (#1175)
2018-03-05 07:38:39 +01:00
library.properties
Add Ota and mdns (#257)
2017-03-11 07:15:44 +01:00
Powered by Gitea Version: 1.23.1 Page: 43ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API