Changeset 977 for trunk/platform/ixus980_sd990/lib.c
- Timestamp:
- 11/16/10 05:30:23 (3 years ago)
- File:
-
- 1 edited
-
trunk/platform/ixus980_sd990/lib.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/ixus980_sd990/lib.c
r747 r977 41 41 42 42 // based on SX10, values found by experiment 43 void ubasic_set_led(int led, int state, int bright) {43 void camera_set_led(int led, int state, int bright) { 44 44 static char led_table[]={0, // green 45 45 1, // orange, right
Note: See TracChangeset
for help on using the changeset viewer.