Changeset 4 in svn for trunk/zasc/app_c/DST_WinEngineerMenu.c
- Timestamp:
- Mar 10, 2015 6:08:18 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/zasc/app_c/DST_WinEngineerMenu.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/zasc/app_c/DST_WinEngineerMenu.c
r2 r4 177 177 this->DrawText(this, 2, 22, this->rect.w, 20, strText[0], &(this->font)); 178 178 179 #ifdef DSTAR 180 #else 179 181 sprintf(strText[1], "FrontEnd: %s, SNR: %ddB, PowerLevel: %ddBmV", bLock?(char*)"lock":(char*)"unlock", snr/256, ((origin_power_level)/2)-60); 182 #endif 180 183 this->DrawText(this, 2, 42, this->rect.w, 20, strText[1], &(this->font)); 181 184
Note: See TracChangeset
for help on using the changeset viewer.
