AlkaMotors / AM32-MultiRotor-ESC-firmware

Firmware for stm32f051 based speed controllers for use with mutirotors
GNU General Public License v3.0
754 stars 266 forks source link

Consolidate default EEPROM settings #48

Closed Voodoobrew101 closed 3 years ago

Voodoobrew101 commented 3 years ago

Sorry I still dont understand Github that well This proposes a Section in main.c Immediately after the changelog to Set default EEPROM settings It also has some pretty delineator lines to create easy to find sections of code that I liked in Marlin firmware

I did not test build this change, it is more of an Idea to make things easier for users/manufactures to create their own default EEPROM settings

Voodoobrew101 commented 3 years ago

This doesn't seem right, I only meant to change main.c

Voodoobrew101 commented 3 years ago

Ok I think I fixed to pull request, It was set to merge into the master branch. This is for the experimental branch