Fix esp32s2 build

This commit is contained in:
Scott Shawcroft 2021-05-05 18:27:21 -07:00
parent 3fda0c0a1b
commit 59c2787702
No known key found for this signature in database
GPG Key ID: 0DFD512649C052DA
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
* THE SOFTWARE.
*/
#include "py/runtime.h"
#include "supervisor/usb.h"
#include "supervisor/esp_port.h"
#include "lib/utils/interrupt_char.h"