Interface SensorPort


  • public interface SensorPort
    Basic interface for EV3 sensor ports.
    Author:
    andy
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static Port S1  
      static Port S2  
      static Port S3  
      static Port S4  
    • Field Detail

      • S1

        static final Port S1
      • S2

        static final Port S2
      • S3

        static final Port S3
      • S4

        static final Port S4