Skip to content

Commit c760620

Browse files
author
brabo
committed
ts-i2c: fix README
1 parent 1887b89 commit c760620

File tree

1 file changed

+2
-6
lines changed
  • examples/stm32/f4/stm32f429i-discovery/ts-i2c

1 file changed

+2
-6
lines changed

examples/stm32/f4/stm32f429i-discovery/ts-i2c/README

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,8 @@ README ts-i2c
22
-----------------
33

44
This example sets up a very basic LCD display on the DISCO
5-
board and fills it with green.
6-
After a keypress on the console the screen will go red.
7-
From this moment on, pressing on the touchscreen will turn
8-
the screen green and it will output coordinates on the console.
5+
board and fills it with red.
6+
Pressing on the touchscreen will turn the screen green.
97

108
The stmpe811 example driver uses i2c to communicate with the
119
touchscreen.
12-
13-
This example is largely based on the lcd-serial example.

0 commit comments

Comments
 (0)