john30 / ebusd-esp32

Firmware for ESP32-C3 allowing eBUS communication for ebusd (https://github.com/john30/ebusd)
https://adapter.ebusd.eu/v5
24 stars 1 forks source link

Wrong log level for "vfs: esp_vfs_register_fd_range is successful for range <52; 64) and VFS ID 3" #62

Closed JavanXD closed 5 months ago

JavanXD commented 5 months ago

Every time I boot I the ebusd Adapter I get the following Warning:

WARNING | vfs: esp_vfs_register_fd_range is successful for range <52; 64) and VFS ID 3

Screen Shot 2024-05-03 at 12 37 58 PM

As the command is executed successful, shouldn't this be a "Informational" log entry and not a Warning? I see this Warning every time I reboot.

john30 commented 5 months ago

applied another path to ESP-IDF in the new version 20240505