[A83] Re: Delays and grayscales
[Prev][Next][Index][Thread]
[A83] Re: Delays and grayscales
>Anyway, when I display the second picture I need to delay a bit before
>showing the first again. At the moment I just do two 'fastCopy' calls
>to get the delay, but updating the LCD again with the same picture seem
>unnecessary. How do you people implement delays such as this (and delays
>in general)?
Someone made the excellent suggestion of having som program work done for
the delay. You could, for example, call a routine that computes a number
that may be needed later and frequently changes.
References: