use alternate pin for LED_B not to conflict with servo channel
This commit is contained in:
Родитель
f43483b0f4
Коммит
d9a0ef7545
2
jacdac-c
2
jacdac-c
|
@ -1 +1 @@
|
|||
Subproject commit 268269dfc82fc539205ba6a90abc034f82063a4c
|
||||
Subproject commit 66f69c2085adcc8d2e465be0b797842e3a35fbb3
|
|
@ -1 +1 @@
|
|||
Subproject commit 1ed84560eac9d8bfb9626451a3993c682734eddd
|
||||
Subproject commit c5ecb0a6dda0766c3cfe82ee5d9971f217ab2f72
|
|
@ -4,7 +4,7 @@
|
|||
// RGB LED sink connected to these pins
|
||||
#define PIN_LED_R PA_10
|
||||
#define PIN_LED_G PA_9
|
||||
#define PIN_LED_B PB_1
|
||||
#define PIN_LED_B PA_8
|
||||
|
||||
// these values calibrate to ~60lux for each of ff0000, 00ff00, 0000ff
|
||||
#define LED_R_MULT 250
|
||||
|
|
Загрузка…
Ссылка в новой задаче