Changeset 318 for trunk/Software/MenuMain.c
- Timestamp:
- 06/07/09 03:21:28 (3 years ago)
- Location:
- trunk/Software
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
MenuMain.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Software
-
Property
svn:mergeinfo
set to
/branches/yfe_code_review merged eligible
-
Property
svn:mergeinfo
set to
-
trunk/Software/MenuMain.c
r249 r318 35 35 { 36 36 Screen_ShowMH(); 37 return false;37 return true; 38 38 } 39 39 … … 116 116 117 117 118 Timer_SetSystemSpeed_Slow( );118 Timer_SetSystemSpeed_Slow(MAIN); 119 119 } //endof Atomic 120 120
Note: See TracChangeset
for help on using the changeset viewer.
