Proceed to LCD programming only if device binding succeeds. Otherwise, dereferencing a NULL pointer will happen. This was caught by Coverity. Coverity-CID: 151986 Change-Id: Ibdb658f530203428aa3e53f358e0788fc1502b06 Signed-off-by: Baohong Liu <baohong.liu@intel.com> |
||
|---|---|---|
| .. | ||
| src | ||
| Makefile | ||
| prj.conf | ||
| README | ||
| testcase.ini | ||
This is a sample app which displays an incrementing counter through the Grove LCD, with changing backlight. Arduino 101 =========== You will need to connect the Grove LCD via the shield onto the Arduino 101. Additionally, you will need to use 2 pull-up resistors (10k Ohm) between the SCL/SDA lines and 3.3V. The I2C lines on Quark SE Sensor Subsystem does not have internal pull-up, so external one is required.