Skip to content

Commit

Permalink
[OC] version
Browse files Browse the repository at this point in the history
  • Loading branch information
mxmxmx committed Oct 7, 2019
1 parent bdab298 commit 9b6eb89
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions software/o_c_REV/OC_options.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#define OC_OPTIONS_H_

/* ------------ uncomment for use with Plum Audio VOR anabled versions (OCP, 1uO_c v2, 4Robots) --------------------------------------------------------- */
#define VOR
//#define VOR
/* ------------ uncomment for use with Plum Audio 1uO_c 4Robots (To use Up button long press to change VOR instead activate screensaver) ---------------- */
//#define VOR_NO_RANGE_BUTTON

Expand All @@ -19,7 +19,7 @@
/* ------------ uncomment for use with Northernlight 4U / cOC : ----------------------------------------------------------------------------------------- */
//#define BUCHLA_4U
/* ------------ uncomment for boring app names ---------------------------------------------------------------------------------------------------------- */
#define BORING_APP_NAMES
//#define BORING_APP_NAMES
/* ------------ print debug messages to USB serial ------------------------------------------------------------------------------------------------------ */
//#define PRINT_DEBUG
/* ------------ flip screen / IO mapping ---------------------------------------------------------------------------------------------------------------- */
Expand Down
2 changes: 1 addition & 1 deletion software/o_c_REV/OC_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
//
// GENERATED FILE, DO NOT EDIT
//
#define OC_VERSION "v1.3.6_VOR"
#define OC_VERSION "v1.3.6"
#endif

0 comments on commit 9b6eb89

Please sign in to comment.