Class U8g2ByteEvent

    • Constructor Detail

      • U8g2ByteEvent

        public U8g2ByteEvent​(byte msg,
                             byte value)
      • U8g2ByteEvent

        public U8g2ByteEvent​(int msg,
                             int value)
      • U8g2ByteEvent

        public U8g2ByteEvent​(U8g2Message message,
                             int value)