[chronojump] RFID capture wake's up screen if it's off
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] RFID capture wake's up screen if it's off
- Date: Sun, 9 Jul 2017 17:35:59 +0000 (UTC)
commit 8692ac7a964609be83affe2d9d1e7c2cdd7e110a
Author: Xavier de Blas <xaviblas gmail com>
Date: Sun Jul 9 12:17:38 2017 +0200
RFID capture wake's up screen if it's off
src/gui/networks.cs | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/src/gui/networks.cs b/src/gui/networks.cs
index 5995c7c..78f5bc5 100644
--- a/src/gui/networks.cs
+++ b/src/gui/networks.cs
@@ -526,6 +526,9 @@ public partial class ChronoJumpWindow
getTasksExercisesAndPopup();
}
+ //Wakeup screen if it's off
+ Networks.WakeUpRaspberryIfNeeded();
+
updatingRFIDGuiStuff = false;
Thread.Sleep (100);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]