Skip to content

Commit 4928cc9

Browse files
authored
Update HttpsOTAUpdate.h
1 parent 996d6d3 commit 4928cc9

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

libraries/Update/src/HttpsOTAUpdate.h

+7-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
/*
2-
* SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD
3-
*
4-
* SPDX-License-Identifier: Apache-2.0
5-
*/
1+
/* OTA task
62
3+
This example code is in the Public Domain (or CC0 licensed, at your option.)
4+
5+
Unless required by applicable law or agreed to in writing, this
6+
software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
7+
CONDITIONS OF ANY KIND, either express or implied.
8+
*/
79
#ifndef HTTPSOTAUPDATE_H
810
#define HTTPSOTAUPDATE_H
911
#include "esp_http_client.h"

0 commit comments

Comments
 (0)