Changeset 30856 for titan/titan/fancontrol.h
- Timestamp:
- 11/07/14 12:47:13 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/fancontrol.h
r30854 r30856 131 131 } 132 132 if((rcret == getrcconfigint("rcleft", NULL) || rcret == getrcconfigint("rcright", NULL)) && listbox->select != NULL && ostrcmp(listbox->select->name, "fanon") == 0) 133 writesys("/proc/stb/fp/fan", fan con->ret, 1);133 writesys("/proc/stb/fp/fan", fanon->ret, 1); 134 134 } 135 135 writesys("/proc/stb/fp/fan", getconfig("fanmode", NULL), 1);
Note: See TracChangeset
for help on using the changeset viewer.