Skip to content

Commit

Permalink
Release v 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
0hotpotman0 committed Mar 19, 2021
1 parent 4e4a7e3 commit fc81dd8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/wifi/wifi_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,9 @@ bool wifi_init()

wifi_event_reg_init();

// wifi_change_channel_plan(RTW_COUNTRY_JP); //2.4Ghz
// wifi_set_country(0x27); // MKK

// mbedtls_threading_set_alt( my_mbedtls_mutex_init,
// my_mbedtls_mutex_free,
// my_mbedtls_mutex_lock,
Expand Down

0 comments on commit fc81dd8

Please sign in to comment.