Still unable to compile for esp32-s3

Hi,

I have just released Husarnet for Arduino IDE version6. It should fix build issues coming from changes in the underlying ESP-IDF framework build system.

Standard CMake compilation flags had not been applied correctly while compiling static libraries for use in Arduino and PlatformIO ports.

Please give newest version a try as everything seems to build and work on my end. It should be visible soon under Arduino IDE library manager.

Milosz