Search found 1 match
- Tue Feb 11, 2025 6:42 am
- Forum: ESP-IDF 中文讨论版
- Topic: esp32s3 SNTP 时间校准不对,用户时间与实际时间相差十几个小时
- Replies: 0
- Views: 1385
esp32s3 SNTP 时间校准不对,用户时间与实际时间相差十几个小时
/* LwIP SNTP example This example code is in the Public Domain (or CC0 licensed, at your option.) Unless required by applicable law or agreed to in writing, this software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include <string....