OLED default I2C bus to I2C_DEVICE instead of I2CDEV_1

This commit is contained in:
jflyper 2016-12-06 13:48:22 +09:00
parent 241fb1b289
commit 668ec578f7
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
#include "display_ug2864hsweg01.h"
#ifndef OLED_I2C_INSTANCE
#define OLED_I2C_INSTANCE I2CDEV_1
#define OLED_I2C_INSTANCE I2C_DEVICE
#endif
#define INVERSE_CHAR_FORMAT 0x7f // 0b01111111