Skip to content

Commit 89f82e8

Browse files
committed
ports/esp32: Set disable_time_check default to False.
Signed-off-by: Harald Milz <hm@seneca.muc.de>
1 parent 43a232f commit 89f82e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/esp32/network_wlan.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -965,3 +965,4 @@ MP_DEFINE_CONST_OBJ_TYPE(
965965
);
966966

967967
#endif // MICROPY_PY_NETWORK_WLAN
968+

0 commit comments

Comments
 (0)