[PATCH] Make LED_FLASHER compilable without BUZZER

This forum is dedicated to software development related to MultiWii.
It is not the right place to submit a setup problem.
Software download
Post Reply
Tommie
Posts: 438
Joined: Sun Apr 08, 2012 9:50 am

[PATCH] Make LED_FLASHER compilable without BUZZER

Post by Tommie »

In current _shared, LED_FLASHER cannot be compiled if BUZZER is undefined. This patch fixes this issue:

https://github.com/wertarbyte/multiwii- ... a6439f9737

Mis
Posts: 203
Joined: Fri Apr 01, 2011 12:23 am

Re: [PATCH] Make LED_FLASHER compilable without BUZZER

Post by Mis »

This bug was introduced during moving buzzer code from Buzzer.ino to Alarms.ino. With oryginal Buzzer.ino does not exist.

Post Reply