hw_caps/cst: introduce startup_file

Origin commit data
------------------
Commit: a14b50fa46
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-11-22 (Sun, 22 Nov 2020)

Origin message was:
------------------
- hw_caps/cst: introduce startup_file
This commit is contained in:
vanhofen
2020-11-22 21:07:41 +01:00
parent 6b31f9a4cc
commit 05eb5cd37c

View File

@@ -39,6 +39,7 @@ hw_caps_t *get_hwcaps(void) {
caps.can_ar_14_9 = 1;
caps.can_ps_14_9 = 1;
caps.force_tuner_2G = 0;
strcpy(caps.startup_file, "");
strcpy(caps.boxvendor, "Coolstream");
strcpy(caps.boxarch, "Nevis");
switch (rev) {