04-07-2018, 11:54
Hello, I have compiled the RX code ("P2ESP8266_RX_v1.0_b014") and it gives me the following error on line 516:
sCmd.setNullHandler (cmdWake); // Handler for an empty line to wake the simulated console
If I comment the line runs without problems. Any ideas?
Thank you,
M.
sCmd.setNullHandler (cmdWake); // Handler for an empty line to wake the simulated console
If I comment the line runs without problems. Any ideas?
Thank you,
M.

