Method: Phidgets::TextLCD#custom_characters
- Defined in:
- lib/phidgets-ffi/text_lcd.rb
#custom_characters ⇒ TextLCDCustomCharacter (readonly)
Collection of custom characters that is defined for the PhidgetTextLCD
15 16 17 |
# File 'lib/phidgets-ffi/text_lcd.rb', line 15 def custom_characters @custom_characters end |