~ubuntu-branches/ubuntu/intrepid/avr-libc/intrepid

« back to all changes in this revision

Viewing changes to doc/examples/twitest/twitest.dox

  • Committer: Bazaar Package Importer
  • Author(s): Hakan Ardo
  • Date: 2008-04-04 17:05:32 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20080404170532-tiwwl2e2qln7ri0w
Tags: 1:1.6.2-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
24
24
  POSSIBILITY OF SUCH DAMAGE. */
25
25
 
26
 
/* $Id: twitest.dox,v 1.7.2.1 2005/12/29 20:18:17 joerg_wunsch Exp $ */
 
26
/* $Id: twitest.dox,v 1.8 2005/12/29 20:16:55 joerg_wunsch Exp $ */
27
27
 
28
28
/** \defgroup twi_demo Example using the two-wire interface (TWI)
29
29
    \ingroup demos