changed debug text

This commit is contained in:
proddy
2025-11-22 22:57:59 +01:00
parent 8016fc4287
commit b9566ae1d6

View File

@@ -471,7 +471,7 @@ void WebSettings::set_board_profile(WebSettings & settings) {
System::load_board_profile(data, settings.board_profile.c_str());
}
EMSESP::logger().info("Loaded board profile: %s", settings.board_profile.c_str());
EMSESP::logger().info("Loaded board profile %s", settings.board_profile.c_str());
// apply the new board profile settings
// 0=led, 1=dallas, 2=rx, 3=tx, 4=button, 5=phy_type, 6=eth_power, 7=eth_phy_addr, 8=eth_clock_mode, 9=led_type