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

Method on

examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:354–355  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

352void LiquidCrystal_I2C::off() {
353}
354void LiquidCrystal_I2C::on() {
355}
356void LiquidCrystal_I2C::setDelay(int cmdDelay, int charDelay) {
357}
358uint8_t LiquidCrystal_I2C::status() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected