I’d like to be able to delete OPTION SERIAL CONSOLE from my options but every time I type
OPTION SERIAL CONSOLE DISABLE, the system resets and it comes right back. I tried editing FileIO.c to change Option.SerialConsole from 1 to 0 and that does get rid of it from the options but then I can’t set the console to a serial port manually. Is there a way to eliminate the automatic setting and still allow me to set it manually?
1 Like