theelims / ESP32-sveltekit

A simple and extensible framework for ESP32 based IoT projects with a feature-rich, beautiful, and responsive front-end build with Sveltekit, Tailwind CSS and DaisyUI. This is a project template to get you started in no time with a fully integrated build chain.
https://theelims.github.io/ESP32-sveltekit/
Other
90 stars 15 forks source link

Update EventSocket.cpp, missing c_str() in logs #44

Closed SolarDaniel closed 2 months ago

SolarDaniel commented 2 months ago

This is just cosmetics. Shows the correct IP in logs. Program executes even without this change.