More Flite Test Electrohub Trouble - Flip 1.5 Board

After erasing the eeprom, yes, you will need to reflash the multiwii software with your setup/configuration. Not sure what you mean by the line of code. Which line of code?

I am referring to the loop I created, do I just keep or erase that then reflash the board.
 

makattack

Winter is coming
Moderator
Mentor
Sorry, I'm still unclear of what loop you're referring to, but here's what I did when I was troubleshooting a bad setup:

1) Run the Arduino example sketch: eeprom_clear (File->Example->EEPROM->eeprom_clear from the menus)
2) After the status LED goes "high" or lights up, close the eeprom_clear window and:
3) Reload the MultiWii.ino file which has my customizations in the config.h, and compile/upload the MultiWii sketch back to the Flip1.5: I'm using MultiWii 2.4 and MultiWiiConf 2.4 -- it's important to keep your versions identical.

Hope that help!