stmhal/timer: Remove unnecessary include of USB header files.

pull/2902/merge
Damien George 2017-09-05 14:30:53 +10:00
rodzic 376618cd8a
commit e354b0a0cb
1 zmienionych plików z 0 dodań i 3 usunięć

Wyświetl plik

@ -28,9 +28,6 @@
#include <stdio.h>
#include <string.h>
#include "usbd_cdc_msc_hid.h"
#include "usbd_cdc_interface.h"
#include "py/runtime.h"
#include "py/gc.h"
#include "timer.h"