You are not logged in.
Pages: 1
Hi All
First off, thanks Mark for making this available to everyone and thanks to those making variations on the theme, very cool.
I have been attempting to compile the LibAPRS Basic_usage example. I get many error in the following format...
******
LibAPRS\CRC-CCIT.c.o: In function `update_crc_ccit':
C:\arduino\libraries\LibAPRS/CRC-CCIT.h:14: multiple definition of `update_crc_ccit'
CRC-CCIT.c.o:C:\Users\Marty\AppData\Local\Temp\build7181135476920243960.tmp/CRC-CCIT.h:14: first defined here
******
This error appears in the same format for each of the files associated with the example, 79 errors in total.
I read the thread about the previously named master_LibAPRS, perhaps I may have something in the wrong directory or incorrectly named, any help would be appreciated.
Regards
Marty
Offline
Hello
I'm working on micromodem and 2 sensor; DHT22 and BMP180 using arduino uno. For micromodem im using baud rate 9600 same as baud rate for both sensor. Both micromodem and sensor works when working alone. But if i combine the coding, it does not work. How do i solve this.
Offline
Pages: 1