Yay Formatting

This commit is contained in:
retic1337 2020-12-29 18:32:53 -08:00
parent c33570fe96
commit 1c42252b5a

View file

@ -25,8 +25,8 @@
* This would set the led in position (SW1,CS1) to the value * This would set the led in position (SW1,CS1) to the value
* of red, the led in position (SW2,CS1) to the value of * of red, the led in position (SW2,CS1) to the value of
* 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 will show any result the 3 corresponding
* to be turned on first with the led_on call. * leds needto be turned on with the led_on call.
*/ */
#include <drivers/i2c.h> #include <drivers/i2c.h>