Defines not changing grayed out statuses
Using STM32CubeIDE 1.15.1. Running LwIP_Server_socket_RTOS on a Nucleo-H723ZG board.
When I change #define LWIP_DHCP to zero my DHCP stuff is not grayed out. It definitely starts using static IP, I'm able to connect and see the web pages. I'm used to IDE's responding to #define changes, should I not expect this with CubeIDE?
