AlkaMotors / AM32-MultiRotor-ESC-firmware

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

Fixed bug in makefile. #15

Closed mikeller closed 3 years ago

mikeller commented 3 years ago

Introduced by me in #10.

DusKing1 commented 3 years ago

Does not occur on me. Any description of the bug during compiling?

mikeller commented 3 years ago

@DusKing1: The 'bug' is that an accidental edit made it into #10. Not sure if the parameter in question is absolutely needed, but it should not have been changed in #10.

DusKing1 commented 3 years ago

Oh, I see. Anyway this "-" does not cause me can't compile targets. Nice fix!