I get the following errors when I try to flash my HK Multiwii 328 P
MultiWii.cpp: In function 'void setup()':
MultiWii:715: error: 'readEEPROM' was not declared in this scope
MultiWii:717: error: 'readGlobalSet' was not declared in this scope
MultiWii.cpp: In function 'void loop()':
MultiWii:1014: error: 'writeParams' was not declared in this scope
MultiWii.cpp: In function 'void ACC_Common()':
Sensors:374: error: 'writeGlobalSet' was not declared in this scope
MultiWii.cpp: In function 'uint8_t Mag_getADC()':
Sensors:1091: error: 'writeGlobalSet' was not declared in this scope
MultiWii.cpp: In function 'void evaluateCommand()':
Serial:490: error: 'LoadDefaults' was not declared in this scope
Serial:508: error: 'writeParams' was not declared in this scope
can somone help a newb out?
problems flashing 2.2 to HK328P
Re: problems flashing 2.2 to HK328P
Please post your config. And which board do you have selected in the arduino ide?