From 89b9584b0fdff90f8fa0e6ea9a0030e18b1d1ffa Mon Sep 17 00:00:00 2001 From: skeezix Date: Thu, 19 Feb 2009 10:43:20 -0500 Subject: [PATCH] Minor edit --- include/pnd_device.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/pnd_device.h b/include/pnd_device.h index 87fd6f1..97a80ee 100644 --- a/include/pnd_device.h +++ b/include/pnd_device.h @@ -21,6 +21,8 @@ extern "C" { unsigned char pnd_device_set_clock ( unsigned int c ); // returns >0 on success unsigned int pnd_device_get_clock ( void ); // not implemented, returns 0 +// LCD to set on/off + // set one or more LEDs on // suspend/hibernate/etc -- 2.39.5