mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 10:05:19 +00:00
Export FrontendDvbtPlpMode
Test: make; Change-Id: I3d4c0667ba1251b3038681759c50b453cd40a8ca
This commit is contained in:
@@ -773,6 +773,7 @@ enum FrontendDvbtTransmissionMode : uint32_t {
|
||||
/**
|
||||
* Physical Layer Pipe (PLP) Mode for DVBT.
|
||||
*/
|
||||
@export
|
||||
enum FrontendDvbtPlpMode : uint32_t {
|
||||
UNDEFINED,
|
||||
AUTO,
|
||||
|
||||
Reference in New Issue
Block a user