]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
OLED code cleanup
authorishtob <ishtob@gmail.com>
Wed, 22 Mar 2017 19:19:01 +0000 (15:19 -0400)
committerGitHub <noreply@github.com>
Wed, 22 Mar 2017 19:19:01 +0000 (15:19 -0400)
keyboards/lets_split/ssd1306.c

index a68165f8376f0b0928fbf75bcd169e49a6155831..3c7816bb3277858d7758bfb4f920d5fb66c62cd4 100644 (file)
@@ -216,7 +216,7 @@ bool iota_gfx_init(void) {
 // the following Flip the display orientation 180 degrees
   send_cmd1(SegRemap);
   send_cmd1(ComScanInc);
-*/end flip
+// end flip */
   send_cmd2(SetComPins, 0x2);
   send_cmd2(SetContrast, 0x8f);
   send_cmd2(SetPreCharge, 0xf1);