AnHardt 6ab7b560af Rework buzzing (PR#2296)
by:
Moving HAS_LCD_BUZZ macro to Coditionals.h
Renaming HAS_LCD_BUZZ to HAS_BUZZER to make clear is has nothing to do with the lcd.
Removing the ULTRALCD condition.

Moving declaration of lcd_buzz() out of the ULTRA_LCD block in ultralcd.h
Moving definition of lcd_buzz() out of the ULTIPANEL block in ultralcd.cpp
Renaming lcd_buzz() to buzz() to make clear is has nothing to do with the lcd.

All buzzing code is now only dependent on the existence of a BEEPER-pin or the definition of a LCD_USE_I2C_BUZZER.

To do: Check the conditions for the BEEPER-pin in all pin-files.
2015-06-15 06:13:26 -05:00
..
2015-04-27 13:16:20 +02:00
2015-04-25 21:06:19 -07:00
2015-05-17 17:36:32 -07:00
2015-06-15 06:13:26 -05:00
2015-06-03 00:47:11 +02:00
2015-03-02 07:06:01 -08:00
2015-04-03 22:54:48 -07:00
2015-03-31 16:59:43 +02:00
2015-04-09 13:09:18 +02:00
2015-03-31 16:59:43 +02:00
2015-05-28 20:30:23 +02:00
2015-06-03 08:18:27 +02:00
2015-03-31 16:59:43 +02:00
2015-03-31 16:59:43 +02:00
2015-05-10 15:38:50 +02:00
2015-06-03 08:18:27 +02:00
2015-03-31 16:59:43 +02:00
2015-03-31 16:59:43 +02:00
2015-03-31 16:59:43 +02:00
2015-05-31 20:09:10 +03:00
2015-05-19 02:46:37 +02:00
2015-06-15 06:13:26 -05:00
2015-04-03 22:54:48 -07:00
2015-04-03 22:54:48 -07:00
2015-03-25 20:36:24 -07:00
2015-03-27 20:29:05 -07:00
2015-03-27 20:29:05 -07:00
2015-04-05 23:34:56 -06:00
2015-01-27 15:32:34 -08:00
2015-01-27 15:32:34 -08:00
2015-03-28 22:11:12 -06:00
2015-02-24 04:46:11 -08:00
2015-06-08 05:07:11 -05:00
2015-01-27 15:32:34 -08:00
2015-06-06 20:13:56 -05:00
2015-04-26 20:56:33 -07:00
2015-04-01 05:15:27 +02:00
2015-05-15 03:23:49 -07:00
2015-06-15 06:13:26 -05:00
2015-06-15 06:13:26 -05:00
2015-03-27 00:46:39 -07:00
2015-05-20 20:53:48 +02:00