From 9894a06151def6720c1f967f5f18fd7111becd82 Mon Sep 17 00:00:00 2001 From: Tero Kontkanen Date: Wed, 30 Mar 2016 18:03:28 +0300 Subject: Add EL_MODE_SIMUCUBE for IONI --- simplemotion_defs.h | 1 + 1 file changed, 1 insertion(+) diff --git a/simplemotion_defs.h b/simplemotion_defs.h index 9752e4f..be8ee95 100644 --- a/simplemotion_defs.h +++ b/simplemotion_defs.h @@ -433,6 +433,7 @@ #define EL_MODE_STANDARD 0 #define EL_MODE_IONICUBE 1 #define EL_MODE_IONIZER 2 + #define EL_MODE_SIMUCUBE 3 //primary feedback loop 200-299 -- cgit v1.2.3