From 99be520563834d51eb3ddd32b757a3dcd2486632 Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Thu, 2 Oct 2025 14:45:56 -0400 Subject: spi systest --- fw/usb.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'fw/usb.h') diff --git a/fw/usb.h b/fw/usb.h index 7ceae36..14b9bf7 100644 --- a/fw/usb.h +++ b/fw/usb.h @@ -1 +1,3 @@ +void usbInit(void); void usbTask(void); +void usbPrint(char *s); -- cgit v1.2.3