From 76f62ae92124ea3364b3123985739d92368e9d50 Mon Sep 17 00:00:00 2001 From: zarpli <43631223+zarpli@users.noreply.github.com> Date: Thu, 19 May 2022 17:28:25 -0500 Subject: [PATCH] Update Z906.h --- src/Z906.h | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/Z906.h b/src/Z906.h index 0300204..b3333d9 100644 --- a/src/Z906.h +++ b/src/Z906.h @@ -19,17 +19,17 @@ #define SELECT_INPUT_5 0x06 #define SELECT_INPUT_AUX 0x07 -#define LEVEL_MAIN_UP 0x08 -#define LEVEL_MAIN_DOWN 0x09 -#define LEVEL_SUB_UP 0x0A -#define LEVEL_SUB_DOWN 0x0B -#define LEVEL_CENTER_UP 0x0C -#define LEVEL_CENTER_DOWN 0x0D -#define LEVEL_REAR_UP 0x0E -#define LEVEL_DOWN_UP 0x0F +#define LEVEL_MAIN_UP 0x08 +#define LEVEL_MAIN_DOWN 0x09 +#define LEVEL_SUB_UP 0x0A +#define LEVEL_SUB_DOWN 0x0B +#define LEVEL_CENTER_UP 0x0C +#define LEVEL_CENTER_DOWN 0x0D +#define LEVEL_REAR_UP 0x0E +#define LEVEL_DOWN_UP 0x0F -#define PWM_OFF 0x10 -#define PWM_ON 0x11 +#define PWM_OFF 0x10 +#define PWM_ON 0x11 #define SELECT_EFFECT_3D 0x14 #define SELECT_EFFECT_41 0x15