Skip to content

Commit 2eec404

Browse files
committed
Updated manual and version number.
1 parent 6844341 commit 2eec404

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed
Binary file not shown.
Binary file not shown.

NuEVI/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
// Compile options, comment/uncomment to change
77

8-
#define FIRMWARE_VERSION "1.3.8" // FIRMWARE VERSION NUMBER HERE <<<<<<<<<<<<<<<<<<<<<<<
8+
#define FIRMWARE_VERSION "1.3.9" // FIRMWARE VERSION NUMBER HERE <<<<<<<<<<<<<<<<<<<<<<<
99

1010

1111
//#define CASSIDY

NuEVI/settings.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@
9797
#define VIB_DIRECTION_FACTORY 0
9898
#define BREATH_CC2_FACTORY 0 //OFF,1-127
9999
#define BREATH_CC2_RISE_FACTORY 1
100-
#define VIB_SENS_BITE_FACTORY 6
101-
#define VIB_SQUELCH_BITE_FACTORY 12
100+
#define VIB_SENS_BITE_FACTORY 3
101+
#define VIB_SQUELCH_BITE_FACTORY 10
102102
#define VIB_CONTROL_FACTORY 0
103103

104104
#endif

0 commit comments

Comments
 (0)