Author: jsuijs
Date: Sat Mar 28 00:45:34 2009
New Revision: 890
Modified:
trunk/include/external/lcd/lcd_backlight.jal
Log:
include err fixed
Modified: trunk/include/external/lcd/lcd_backlight.jal
==============================================================================
--- trunk/include/external/lcd/lcd_backlight.jal (original)
+++ trunk/include/external/lcd/lcd_backlight.jal Sat Mar 28 00:45:34 2009
@@ -25,7 +25,7 @@
-- setup
if (defined(lcd_backlight_pwm) == true) then
-- backlight pwm
- include hardware_pwm
+ include pwm_hardware
if (lcd_backlight_pwm == 1) then
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"jallib" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/jallib?hl=en
-~----------~----~----~----~------~----~------~--~---