config.h 185 B

123456789101112
  1. #pragma once
  2. /* Use I2C or Serial, not both */
  3. #define USE_SERIAL
  4. // #define USE_I2C
  5. /* Select hand configuration */
  6. #define MASTER_LEFT
  7. // #define MASTER_RIGHT
  8. // #define EE_HANDS