WiserUFBA / ArduMideaWrapper

Wrapper for simulate Midea Air Conditioners
GNU General Public License v2.0
30 stars 12 forks source link

Complete Newbie #10

Open gkowen opened 3 years ago

gkowen commented 3 years ago

Can't get this to compile without errors. I get many of these type errors.

C:\Users\gkowe\AppData\Local\Temp\arduino_build_177074\libraries\ArduMideaWrapper-master\MidearIR.cpp.o (symbol from plugin): In function irparams': (.text+0x0): multiple definition ofIRsend::sendRaw_P(unsigned char const*, unsigned char, unsigned char)' It seems that all the issues are in the irparams function

maraid commented 3 years ago

Hi! I just ran into the same issue. The problem is that this library only supports IRremote 2.x.x. So just go into your Arduino IDE and downgrade the library to 2.8.1