Set correct port for LED

This commit is contained in:
Rihards Skuja 2017-12-18 19:46:10 +02:00
parent 02efb232ab
commit 58ef339d71
No known key found for this signature in database
GPG Key ID: 53FA13A3F7F8571B

View File

@ -4,7 +4,7 @@
/* DS18B20+ is configured in DS18B20 library */
/* Signal LED */
#define LED_1 PD2
#define LED_1 PD3
/* Servo motors */
#define SERVO_L_PIN PB1