Merge pull request #1319 from openmv/py_sensor_include

Remove extra include.
This commit is contained in:
Ibrahim Abd Elkader 2021-05-15 00:07:19 +02:00 committed by GitHub
commit 1a7bff818a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,6 @@
#include <stdarg.h>
#include "py/mphal.h"
#include "py/runtime.h"
#include "pin.h"
#if MICROPY_PY_SENSOR