Changeset 28 in svn
- Timestamp:
- Aug 28, 2015 8:51:09 AM (10 years ago)
- Location:
- trunk/zasc/app_c
- Files:
-
- 2 edited
-
DST_Main.c (modified) (1 diff)
-
DST_WinMainMenu.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/zasc/app_c/DST_Main.c
r25 r28 6 6 // 1.0.0 ÀÇ °æ¿ì 1000 7 7 // 1.1.1 ÀÇ °æ¿ì 1101 8 #define _SW_VERSION_ (100 0)8 #define _SW_VERSION_ (1001) 9 9 #include <stdio.h> 10 10 int main(int argc, char* argv[]) -
trunk/zasc/app_c/DST_WinMainMenu.c
r2 r28 26 26 { MN_AV_VI, true }, 27 27 { MN_CC_DISPLAY, true }, 28 { MN_SLEEP_TIMER, true },28 { MN_SLEEP_TIMER, false }, 29 29 { MN_AV_PREFERRED_CONN, true }, 30 30 { MN_FACTORY_RESET, true },
Note: See TracChangeset
for help on using the changeset viewer.
