Formatting

This commit is contained in:
retic1337 2020-12-29 18:46:50 -08:00
parent 8dbcaa5bb1
commit 46e0966ae6

View file

@ -27,7 +27,7 @@
* green, and the led in position (SW3,CS1) to the value of * green, and the led in position (SW3,CS1) to the value of
* blue. Before this is ran the 3 corresponding leds need * blue. Before this is ran the 3 corresponding leds need
* to be turned on first with the led_on call. * to be turned on first with the led_on call.
*/ */
#include <drivers/i2c.h> #include <drivers/i2c.h>
#include <drivers/led.h> #include <drivers/led.h>