You are reading a single comment by @Andrey and its replies. Click here to read the full conversation.
  • Hi, Gordon!
    Is there a command for Serial class like clearInreval() for setInterval() ?
    I cant destruct It if Serial.on() was called before in the code. But there is the situation in my program, when It saves some data by save() automatically and go to onInit(), then run Serial.on() another instance, which destroy the functionality - I get all the characters twice.

About

Avatar for Andrey @Andrey started