Closed bengtmartensson closed 8 years ago
Also support for LCD without I2C can be thrown out. There are substantial code simplifications to be won by this.
Reorganization has been implemented. The low-level IR stuff has been moved to the new repository https://github.com/bengtmartensson/Infrared4Arduino
Split current GirsLib into GirsIrLib (which basically is "compatible" with IRLib and IrRemote), and GirsMiscLib (rest of the stuff like LED and LCD support, tokenizer,...).