komby / RFShowControl

RFShowControl - extension of the RF24 library for use with pixels, LEDs, Incandescent, and other stage/theater lighting
http://www.komby.com
19 stars 10 forks source link

Arduino 1.8.x IDE reports INCOMPATIBLE architecture in library.properties #37

Open francisreader opened 7 years ago

francisreader commented 7 years ago

Need to change architectures=AVR

to

architectures=avr

francisreader commented 7 years ago

Also, OneWire/library.properties needs to have a category set in library.properties to remove warning when compiling.