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

Method status

examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:358–360  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

356void LiquidCrystal_I2C::setDelay(int cmdDelay, int charDelay) {
357}
358uint8_t LiquidCrystal_I2C::status() {
359 return 0;
360}
361uint8_t LiquidCrystal_I2C::keypad() {
362 return 0;
363}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected