all reaction wheels working

This commit is contained in:
2021-06-29 16:08:20 +02:00
parent 703f29af26
commit 6e70f2254d
6 changed files with 86 additions and 71 deletions

View File

@ -52,7 +52,7 @@ debugging. */
#include "OBSWVersion.h"
/* Can be used to switch device to NORMAL mode immediately */
#define OBSW_SWITCH_TO_NORMAL_MODE_AFTER_STARTUP 1
#define OBSW_SWITCH_TO_NORMAL_MODE_AFTER_STARTUP 0
#ifdef __cplusplus