Class ArduinoGenerator

java.lang.Object
net.sourceforge.jarduino.message.ArduinoGenerator

public final class ArduinoGenerator
extends Object
Format the c++ sketch.
  • Method Details

    • formatHeader

      public static String formatHeader​(ArduinoSystem pSystem, ArduinoMsgFilter pFilter)
      Format system header.
      Parameters:
      pSystem - the system
      pFilter - the filter
      Returns:
      the formatted system
    • formatBody

      public static String formatBody​(ArduinoSystem pSystem, ArduinoMsgFilter pFilter)
      Format system header.
      Parameters:
      pSystem - the system
      pFilter - the filter
      Returns:
      the formatted system