??? 07/15/04 13:49 Read: times |
#74298 - RE: serial buffer and MIDI message handling Responding to: ???'s previous message |
There's not much else for the mainline code besides button handling and lcd updating, which is all low priority.
I am using a shift register to read in 64 button states at a time (in serial) so I haven't had too much problem with the debouncing. thanks John K. |