Fixed some priorities for IRQs for stability
Fixed ERROR/ERREUR messages position git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@403 05563f52-14a8-4384-a975-3d1654cca0fa
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
#define BUZZER_MIN_PULSEWIDTH_MS (10)
|
||||
#define BUZZER_KEYPAD_PULSEWIDTH_MS (60)
|
||||
#define BUZZER_ERROR_PULSEWIDTH_MS (1000)
|
||||
#define BUZZER_WARNING_PULSEWIDTH_MS (500)
|
||||
#define BUZZER_WARNING_PULSEWIDTH_MS (250)
|
||||
|
||||
#define BUZZER_KEYPAD_ACKNOWLEDGE(self) \
|
||||
Buzzer_singleTone(self, BUZZER_KEYPAD_PULSEWIDTH_MS)
|
||||
|
||||
Reference in New Issue
Block a user