MCPcopy Create free account
hub / github.com/Arduino-IRremote/Arduino-IRremote / keypad

Method keypad

examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:361–363  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

359 return 0;
360}
361uint8_t LiquidCrystal_I2C::keypad() {
362 return 0;
363}
364uint8_t LiquidCrystal_I2C::init_bargraph(uint8_t graphtype) {
365 return 0;
366}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected