ports/devel/picprog/files/patch-picport.h
Pav Lucistnik 4d28918dfa - Add "Werner Almesberger" patch which adds --slow option
- Change default serial device to /dev/cuaa0

PR:		ports/83174
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2005-07-13 20:02:34 +00:00

13 lines
233 B
C++

--- picport.h.orig Thu Apr 29 00:09:38 2004
+++ picport.h Fri Jul 8 21:46:07 2005
@@ -59,6 +59,10 @@
public:
+ static int t_on;
+ static int t_off;
+ static int t_edge;
+
static void delay (long ns);
enum commands {