Hello,
I am using GUI guider 1.10.1 with the simulator - no chip selected yet. I initially created a screen and tried to program a line of code in custom.c. I ended up deleting the screen entirely and deleting the line of code I added in custom.c. However, now, whenever I compile, the line of code appears in events_init.c and it will not compile and call an error. I've tried cleaning the generated files and recompiling many times but the line of code continues to repopulate in events_init.c. Is there anyway to resolve this issue? Attaching screenshots of what my custom.c, custom.h, and events_init.c look like as well as the error from the log.