summaryrefslogtreecommitdiff
path: root/n/avr/proto/avrconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'n/avr/proto/avrconfig.h')
-rw-r--r--n/avr/proto/avrconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/n/avr/proto/avrconfig.h b/n/avr/proto/avrconfig.h
index 04fcf59..d1a6435 100644
--- a/n/avr/proto/avrconfig.h
+++ b/n/avr/proto/avrconfig.h
@@ -31,5 +31,7 @@
#define AC_PROTO_CALLBACK proto_callback
/** Putchar function name. */
#define AC_PROTO_PUTC rs232_putc
+/** Support for quote parameter. */
+#define AC_PROTO_QUOTE 1
#endif /* avrconfig_h */