Yonggang Luo

Results 162 issues of Yonggang Luo

any alternative API to retrieve st_blocks?

切换成手动同步吧

enhancement
Needs-UI-Design

Should I use it without MQTT_TASK? What's the difference with MQTT_TASK or without MQTT_TASK(MQTTYield).

For example, I have a cache at ``` windows_msys2 https://github.com/msys2/msys2-installer/releases/download/2022-03-19/msys2-base-x86_64-20220319.sfx.exe 0 diffutils git grep make pkg-config sed mingw-w64-x86_64-python mingw-w64-x86_64-python-sphinx mingw-w64-x86_64-toolchain mingw-w64-x86_64-SDL2 mingw-w64-x86_64-SDL2_image mingw-w64-x86_64-gtk3 mingw-w64-x86_64-glib2 mingw-w64-x86_64-ninja mingw-w64-x86_64-jemalloc mingw-w64-x86_64-lzo2 mingw-w64-x86_64-zstd mingw-w64-x86_64-libjpeg-turbo mingw-w64-x86_64-pixman...

enhancement
feature

According to https://www.msys2.org/news/#2020-06-29-new-packages The msys2's signature is updated ``` windows_msys2_task: windows_container: image: cirrusci/windowsservercore:cmake os_version: 2019 cpu: 8 memory: 8G env: MSYS: winsymlinks:nativestrict MSYSTEM: MINGW64 CHERE_INVOKING: 1 printenv_script: C:\tools\msys64\usr\bin\bash.exe -lc 'printenv'...

bug