All Known Implementing Classes:
TrameReceiver

public interface SerialNewLineListener_I
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    is called when a new line terminating with "\r\n" is received line: the full line without the "\r\n" token
  • Method Details

    • lineReceived

      void lineReceived(String line)
      is called when a new line terminating with "\r\n" is received line: the full line without the "\r\n" token