aboutsummaryrefslogtreecommitdiff
path: root/bat_tray/bat_tray.h
diff options
context:
space:
mode:
authorDavid <dbphillipsnz@gmail.com>2014-05-01 12:33:34 +1200
committerDavid <dbphillipsnz@gmail.com>2014-06-06 20:28:37 +1200
commitf3d42738f667dd09a4da9cc0a863c44e9cdb3666 (patch)
tree516d32ed74cb5c45e5772112b4b6d17cba2f21d7 /bat_tray/bat_tray.h
parent0975414cc4f0a9deceb02553d174d2d605d0391d (diff)
downloadparamano-f3d42738f667dd09a4da9cc0a863c44e9cdb3666.tar.xz
Debug messages
Diffstat (limited to 'bat_tray/bat_tray.h')
-rw-r--r--bat_tray/bat_tray.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/bat_tray/bat_tray.h b/bat_tray/bat_tray.h
index 8992b32..1d4c993 100644
--- a/bat_tray/bat_tray.h
+++ b/bat_tray/bat_tray.h
@@ -20,9 +20,7 @@
#define BAT_TRAY_H
#include <glib.h>
-
-
-// already defined in bat_tray.c : #define gb_percent get_int_value_from_file(CHARGE_VALUE_PATH);
+#include "../debug.h"
#define STATE_CHARGING 0
#define STATE_DISCHARGING 1