Update comment to reflect that PORTD seems to work, but needs testing.

I'm still working on PORTD triggers.  I'm not yet satisfied they are
working 100% correctly.
This commit is contained in:
Andrew Gillham
2013-06-22 11:33:29 -07:00
parent 1f7eb0aecd
commit 0a40fdb2ac

View File

@@ -100,8 +100,8 @@ void debugdump(void);
/*
* Should we use PORTD? (default is PORTB)
* PORTD support, especially for triggers is a bit broken.
* Should we use PORTD or PORTB? (default is PORTB)
* PORTD support with triggers seems to work but needs more testing.
*/
//#define USE_PORTD 1