mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
zapit/include/zapit/frontend_types.h: add diseqc_order to frontend config
Origin commit data
------------------
Commit: 0deb430615
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-01-24 (Thu, 24 Jan 2013)
This commit is contained in:
@@ -37,6 +37,7 @@ typedef struct frontend_config {
|
|||||||
int uni_lnb;
|
int uni_lnb;
|
||||||
int motorRotationSpeed;
|
int motorRotationSpeed;
|
||||||
int highVoltage;
|
int highVoltage;
|
||||||
|
int diseqc_order;
|
||||||
} frontend_config_t;
|
} frontend_config_t;
|
||||||
|
|
||||||
#endif // __FRONTEND_TYPES_H__
|
#endif // __FRONTEND_TYPES_H__
|
||||||
|
Reference in New Issue
Block a user