diff options
Diffstat (limited to 'teensy/modpyb.c')
-rw-r--r-- | teensy/modpyb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/teensy/modpyb.c b/teensy/modpyb.c index 13454b2534..a59e3b4f57 100644 --- a/teensy/modpyb.c +++ b/teensy/modpyb.c @@ -56,7 +56,6 @@ #include "dac.h" #include "usb.h" #include "portmodules.h" -#include "pybstdio.h" /// \module pyb - functions related to the pyboard /// |