mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
fix red led recording state
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
#define REC_STATUS_OK 0
|
||||
#define REC_STATUS_SLOW 1
|
||||
#define REC_STATUS_OVERFLOW 2
|
||||
#ifdef MARTII
|
||||
#define REC_STATUS_STOPPED 4
|
||||
#endif
|
||||
|
||||
typedef enum {
|
||||
RECORD_RUNNING,
|
||||
|
Reference in New Issue
Block a user