diff input/input.h @ 21042:c549c2de24ce

new slave command: radio_step_freq
author voroshil
date Sun, 19 Nov 2006 16:15:05 +0000
parents 8fa904597f2a
children 5f1bf0a7ed42
line wrap: on
line diff
--- a/input/input.h	Sun Nov 19 15:27:20 2006 +0000
+++ b/input/input.h	Sun Nov 19 16:15:05 2006 +0000
@@ -91,6 +91,7 @@
 #define MP_CMD_RADIO_SET_FREQ 89
 #define MP_CMD_SET_MOUSE_POS 90
 #define MP_CMD_STEP_PROPERTY 91
+#define MP_CMD_RADIO_STEP_FREQ 92
 
 #define MP_CMD_GUI_EVENTS       5000
 #define MP_CMD_GUI_LOADFILE     5001