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

Method off

examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:352–353  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

350#pragma GCC diagnostic push
351#pragma GCC diagnostic ignored "-Wunused-parameter"
352void LiquidCrystal_I2C::off() {
353}
354void LiquidCrystal_I2C::on() {
355}
356void LiquidCrystal_I2C::setDelay(int cmdDelay, int charDelay) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected