LED drivers: rename "simple" to "mono" (#22814)
This commit is contained in:
parent
1bd9b9204d
commit
597de0e298
35 changed files with 44 additions and 44 deletions
|
@ -15,7 +15,7 @@
|
|||
*/
|
||||
|
||||
#include "indicators.h"
|
||||
#include "drivers/led/issi/is31fl3731-simple.h"
|
||||
#include "drivers/led/issi/is31fl3731-mono.h"
|
||||
#include "i2c_master.h"
|
||||
|
||||
/* Set up IS31FL3731 for use in powering indicator LEDs. Absolutely overkill for this job but it was already in the design.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue