This won't work offline, but adds some flexibility of use. ``` swift if transmitter == nil { // Enable timer ticks if !pumpModel.larger { // listen and respond to RL timer ticks } } ```