diff options
| author | stijn | 2020-04-16 09:22:15 +0200 |
|---|---|---|
| committer | Damien George | 2020-04-23 11:24:15 +1000 |
| commit | d6243568a05d423b58522435c3779975acbf56dd (patch) | |
| tree | 60d70ccfbec061f855f457f2643ad5b338a2cc4b /ports/teensy/modpyb.c | |
| parent | 1ae7e0e561134c39471e3000eced33da732b4103 (diff) | |
all: Remove commented-out include statements.
Diffstat (limited to 'ports/teensy/modpyb.c')
| -rw-r--r-- | ports/teensy/modpyb.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ports/teensy/modpyb.c b/ports/teensy/modpyb.c index 6c190fba2..83b25c4d0 100644 --- a/ports/teensy/modpyb.c +++ b/ports/teensy/modpyb.c @@ -44,9 +44,6 @@ #include "extint.h" #include "usrsw.h" #include "rng.h" -//#include "rtc.h" -//#include "i2c.h" -//#include "spi.h" #include "uart.h" #include "adc.h" #include "storage.h" |
