Actually turn on serial over Serial/JTAG for QTPy

This commit is contained in:
Scott Shawcroft 2022-03-22 11:45:47 -07:00
parent b8d1bb1d5d
commit 110857c12e
No known key found for this signature in database
GPG Key ID: 0DFD512649C052DA

View File

@ -46,3 +46,5 @@
// Explanation of how a user got into safe mode
#define BOARD_USER_SAFE_MODE_ACTION translate("pressing boot button at start up.\n")
#define CIRCUITPY_ESP_USB_SERIAL_JTAG (1)