Serial problems ESP8266

just found this: ESP8266 - Quiet, UART! but the suggested hacks are not much use with a hard-wired PCB like the D1

I also tried system_set_os_print(0); and Serial.setDebugOutput(false); and these seem to help...