From: ian Date: Thu, 10 Nov 2005 02:53:58 +0000 (+0000) Subject: bigger loop X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=ac14c0111ed98116e8a90cd081ff4c2d46e4ff54;p=trains.git bigger loop --- diff --git a/detpic/i2clib.inc b/detpic/i2clib.inc index a739367..8feda28 100644 --- a/detpic/i2clib.inc +++ b/detpic/i2clib.inc @@ -108,18 +108,18 @@ extern i2cm_interrupt ; ; [Not-in-use] ; | -; |init -; v -; [Idle]<-----------------------. -; write_begin/ \ | -; / \read_begin | -; V V | -; ,->[Receiving] [Transmitting]<-. | -; `-----' | | `------' | -; write_another | | read_another | -; | read_done| | -; write_done| \ | - `--------------+->--------------' +; |init +; v +; [Idle]<-------------------------. +; write_begin/ \ | +; / \read_begin | +; V V | +; ,->[Receiving] [Transmitting]<-. | +; `-----' | | `------' | +; write_another | | read_another | +; | read_done| | +; write_done| \ | + `--------------+->----------------' ;======================================== ; SLAVE - WRITES (ie, reception of data from the master)