mirror of https://github.com/google/pebble
Merge 003acd7483 into 4051c5bb97
This commit is contained in:
commit
ca7bdab68e
|
|
@ -32,9 +32,6 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
NORETURN reset_due_to_software_failure(void) {
|
NORETURN reset_due_to_software_failure(void) {
|
||||||
// Make sure vibration is off
|
|
||||||
vibe_force_off();
|
|
||||||
|
|
||||||
#if PULSE_EVERYWHERE
|
#if PULSE_EVERYWHERE
|
||||||
pulse_logging_log_buffer_flush();
|
pulse_logging_log_buffer_flush();
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue