From 48662ace8b6d8aca5ab4a5de0a0a40781a95478a Mon Sep 17 00:00:00 2001 From: tmk Date: Tue, 8 Oct 2013 10:49:13 +0900 Subject: Fix build error and debug print PJRC stack #69 #68 --- protocol/pjrc/usb.c | 1 + 1 file changed, 1 insertion(+) (limited to 'protocol/pjrc/usb.c') diff --git a/protocol/pjrc/usb.c b/protocol/pjrc/usb.c index 902f9f7f77..84c99972f2 100644 --- a/protocol/pjrc/usb.c +++ b/protocol/pjrc/usb.c @@ -38,6 +38,7 @@ #include "sleep_led.h" #endif #include "suspend.h" +#include "action_util.h" /************************************************************************** -- cgit v1.2.3