Merge pull request #71 from per1234/correct-architecture-value

Use correct architecture value in library.properties
This commit is contained in:
Rob Tillaart 2017-07-13 21:01:51 +02:00 committed by GitHub
commit 3e7660a534
2 changed files with 2 additions and 2 deletions

View File

@ -6,4 +6,4 @@ sentence=Library to runtime analyze the structure of the heap (AVR328).
paragraph= paragraph=
category=Other category=Other
url=https://github.com/RobTillaart/Arduino/Libraries/AvrHeap url=https://github.com/RobTillaart/Arduino/Libraries/AvrHeap
architectures=atmelavr architectures=avr

View File

@ -6,4 +6,4 @@ sentence=Optimized Library for DHT Temperature & Humidity Sensor on AVR only.
paragraph= paragraph=
category=Sensors category=Sensors
url=https://github.com/RobTillaart/Arduino/Libraries/ url=https://github.com/RobTillaart/Arduino/Libraries/
architectures=atmelavr architectures=avr