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-05-01 12:33:34 +1200
commitc6a855363bfc59fbe197bba73bf64b5d920946a1 (patch)
tree4233a6c01283b4bb718d62dec240f33845aae7b1 /bat_tray/bat_tray.h
parentfe30fcc86801beec76acf219ad339afcbec36dff (diff)
downloadparamano-c6a855363bfc59fbe197bba73bf64b5d920946a1.tar.xz
Completed debug stuff
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