-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
15 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
name=IRMP | ||
version=2.2.0 | ||
version=2.2.1 | ||
author=Frank Meyer, Armin Joachimsmeyer | ||
maintainer=Armin Joachimsmeyer <[email protected]>, [email protected] | ||
sentence=Receive and Send infrared signals from your remote<br/> | ||
paragraph=Supports <b>50 different IR protocols</b>. <b>Small footprint</b>. Can receive <b>40 protocols concurrently</b>.<br/>Supports ATTinyCore as well as Digispark and Digispark Pro boards.<br/>Receive and send can be used in the same sketch.<br/>For a short comparison of IR libraries, see <a href="https://github.com/ukw100/IRMP#quick-comparison-of-4-arduino-ir-receiving-libraries">GitHub README</a> | ||
paragraph=Supports <b>50 different IR protocols</b>. <b>Small footprint</b>. Can receive <b>40 protocols concurrently</b>.<br/>Supports ATTinyCore as well as Digispark and Digispark Pro boards.<br/>Receive and send can be used in the same sketch.<br/>For a short comparison of IR libraries, see <a href="https://github.com/ukw100/IRMP#quick-comparison-of-4-arduino-ir-receiving-libraries">GitHub README</a><br/><br/><b>New:<b>Minor improvements. | ||
category=Signal Input/Output | ||
url=https://github.com/ukw100/IRMP | ||
architectures=avr,esp8266,esp32,STM32,stm32,stm32duino,samd,apollo3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters