I am programming a quadcopter with the multiwii_2_1. When I try to upload my code to my multiwii arduino it says
MultiWii_2_1_SE_2_0.cpp.o: In function eeprom_read_block': c:/program files (x86)/arduino/arduino erw 1.0.5/hardware/tools/avr/lib/gcc/../../avr/include/avr/eeprom.h:285: undefined reference to __eerd_block'
MultiWii_2_1_SE_2_0.cpp.o: In function eeprom_write_block': c:/program files (x86)/arduino/arduino erw 1.0.5/hardware/tools/avr/lib/gcc/../../avr/include/avr/eeprom.h:403: undefined reference to __eewr_block'
I am new to this does anyone have any ideas on how to fix it?
Thank you for your time