mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Fixed flash killing beep
This commit is contained in:
parent
ea969c6e42
commit
c02e1a095c
|
@ -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…
Reference in New Issue
Block a user