mirror of
https://github.com/gillham/logic_analyzer.git
synced 2026-05-01 23:53:02 +03:00
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:
@@ -100,8 +100,8 @@ void debugdump(void);
|
|||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Should we use PORTD? (default is PORTB)
|
* Should we use PORTD or PORTB? (default is PORTB)
|
||||||
* PORTD support, especially for triggers is a bit broken.
|
* PORTD support with triggers seems to work but needs more testing.
|
||||||
*/
|
*/
|
||||||
//#define USE_PORTD 1
|
//#define USE_PORTD 1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user