Joined: Mon Apr 04, 2016 9:18 pm Posts: 5
|
Hi, I try to send the data from e-health plateform with quectel m10 shield using the GSM library but I have this error: C:\Users\AMANIB~1\AppData\Local\Temp\build3db6741f354a7c92ed825bbaaaa91818.tmp\libraries\PinChangeInt\PinChangeInt.cpp.o: In function `__vector_5':
C:\Program Files (x86)\Arduino\libraries\PinChangeInt/PinChangeInt.cpp:163: multiple definition of `__vector_5'
C:\Users\AMANIB~1\AppData\Local\Temp\build3db6741f354a7c92ed825bbaaaa91818.tmp\libraries\GSM\GSM3SoftSerial.cpp.o:C:\Program Files (x86)\Arduino\libraries\GSM\src/GSM3SoftSerial.cpp:513: first defined here
collect2.exe: error: ld returned 1 exit status Is the GSM library incompatible with e-Health library?
|
|