Yay Formatting

This commit is contained in:
retic1337 2020-12-29 18:36:39 -08:00
parent 1c42252b5a
commit cd1922cf77

View file

@ -14,7 +14,7 @@
* where the leds are wired as shown in the datasheet * where the leds are wired as shown in the datasheet
* in "Figure 2 Typical Application Circuit (RGB)". * in "Figure 2 Typical Application Circuit (RGB)".
* *
* struct device *dev = device_get_binding("IS31FL3733A"); * struct device *dev = device_get_binding("IS31FL3733");
* #define red 255 * #define red 255
* #define green 255 * #define green 255
* #define blue 255 * #define blue 255