Skip to content

Commit

Permalink
Fixed build errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin authored and Benjamin committed Feb 11, 2015
1 parent d3ae3cb commit 5f2ca11
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,10 @@ connection, but historically has been over PS/2 or ADB connections.

*In the case of Virtual Keyboard (as in touch screen devices):*

- When the user puts their finger on a modern capacitive touch screen, a tiny amount of current gets transferred to the finger. This completes the circuit through the electrostatic field of the conductive layer and creates a voltage drop at that point on the screen. The
- When the user puts their finger on a modern capacitive touch screen, a
tiny amount of current gets transferred to the finger. This completes the
circuit through the electrostatic field of the conductive layer and
creates a voltage drop at that point on the screen. The
``screen controller`` then raises an interrupt reporting the coordinate of
the 'click'.

Expand Down

0 comments on commit 5f2ca11

Please sign in to comment.