Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a3d9329

Browse files
authoredApr 2, 2024
Adjust Update Library license
1 parent 9da60f4 commit a3d9329

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎libraries/Update/src/HttpsOTAUpdate.h

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/* OTA task
2+
This example code is in the Public Domain (or CC0 licensed, at your option.)
3+
Unless required by applicable law or agreed to in writing, this
4+
software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
5+
CONDITIONS OF ANY KIND, either express or implied.
6+
*/
17
#ifndef HTTPSOTAUPDATE_H
28
#define HTTPSOTAUPDATE_H
39
#include "esp_http_client.h"

0 commit comments

Comments
 (0)
Please sign in to comment.