mirror of
https://github.com/Tha14/toxic.git
synced 2025-04-12 18:32:57 +02:00
Fixed flash killing beep
This commit is contained in:
parent
5614e73a17
commit
65694a06c4
1
chat.c
1
chat.c
@ -57,7 +57,6 @@ static void chat_onMessage(ToxWindow *self, int num, uint8_t *msg, uint16_t len)
|
||||
|
||||
self->blink = true;
|
||||
beep();
|
||||
flash();
|
||||
}
|
||||
|
||||
static void chat_onNickChange(ToxWindow *self, int num, uint8_t *nick, uint16_t len)
|
||||
|
Loading…
x
Reference in New Issue
Block a user