Changeset 1967 for trunk/platform/sx40hs/main.c
- Timestamp:
- 07/09/12 10:04:34 (12 months ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
platform/sx40hs/main.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/release-1_0 merged: 1966
- Property svn:mergeinfo changed
-
trunk/platform/sx40hs/main.c
r1772 r1967 29 29 30 30 int screen_opened(void) { 31 return (physw_status[2] & 0x00000 400);31 return (physw_status[2] & 0x00000200); 32 32 } 33 33
Note: See TracChangeset
for help on using the changeset viewer.