Parcourir la source

Double channel branch.

Vladimir N. Shilov il y a 3 mois
Parent
commit
5f2764c377
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      inc/board.h

+ 1 - 1
inc/board.h

@@ -11,7 +11,7 @@
 /* Exported macros */
 /* Constants */
 #define USE_SERVO_1         true
-//#define USE_SERVO_2         true
+#define USE_SERVO_2         true
 
 /* PWM Timers for 50 Hz */
 #define TIM1_PSC            (24 - 1)