PCA9632 PWM color LED support

Add support for the PCA9632 PWM color LED driver used on the Ultimaker 2 and Wanhao Duplicator 6.
This commit is contained in:
dot-bob
2017-06-10 00:02:15 -06:00
committed by Scott Lahteine
parent 896dfa0577
commit 0bc66bf22c
35 changed files with 292 additions and 41 deletions

View File

@@ -291,6 +291,12 @@ script:
- opt_enable ULTIMAKERCONTROLLER
- build_marlin
#
# PCA9632
#
- restore_configs
- opt_enable PCA9632
- build_marlin
#
# MAKRPANEL
# Needs to use Melzi and Sanguino hardware
#