Class Serial


public class Serial extends Stream
Port of the Arduino Serial API
  • Constructor Details

    • Serial

      public Serial()
  • Method Details

    • begin

      public void begin(long baud)
    • stop

      public void stop()