From 4676b2d9bda0e057438144f38bb1f3b41f978d63 Mon Sep 17 00:00:00 2001 From: ian Date: Thu, 10 Nov 2005 02:53:14 +0000 Subject: [PATCH] label read_done --- detpic/i2clib.inc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/detpic/i2clib.inc b/detpic/i2clib.inc index 8131f49..a739367 100644 --- a/detpic/i2clib.inc +++ b/detpic/i2clib.inc @@ -115,11 +115,11 @@ extern i2cm_interrupt ; / \read_begin | ; V V | ; ,->[Receiving] [Transmitting]<-. | -; `-----' | | `--------' | -; write_another | | read_another | -; | | | -; write_done| \ | - `----------+->------------------' +; `-----' | | `------' | +; write_another | | read_another | +; | read_done| | +; write_done| \ | + `--------------+->--------------' ;======================================== ; SLAVE - WRITES (ie, reception of data from the master) -- 2.30.2