From 83e8de03c0cf8e3bcabac45543ffe48f5398c123 Mon Sep 17 00:00:00 2001 From: zarpli <43631223+zarpli@users.noreply.github.com> Date: Mon, 30 May 2022 15:35:26 -0500 Subject: [PATCH] Update Z906.h --- src/Z906.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Z906.h b/src/Z906.h index a206e60..87aa718 100644 --- a/src/Z906.h +++ b/src/Z906.h @@ -26,7 +26,7 @@ #define LEVEL_CENTER_UP 0x0C #define LEVEL_CENTER_DOWN 0x0D #define LEVEL_REAR_UP 0x0E -#define LEVEL_DOWN_UP 0x0F +#define LEVEL_REAR_DOWN 0x0F #define PWM_OFF 0x10 #define PWM_ON 0x11