cargo: config: set wifi code to Deutschland
This commit is contained in:
@@ -5,6 +5,7 @@ runner = "espflash flash --monitor --chip esp32s3 --partition-table ./partitions
|
|||||||
ESP_LOG="info"
|
ESP_LOG="info"
|
||||||
ESP_HAL_CONFIG_PLACE_RMT_DRIVER_IN_RAM="true"
|
ESP_HAL_CONFIG_PLACE_RMT_DRIVER_IN_RAM="true"
|
||||||
ESP_HAL_EMBASSY_CONFIG_TIMER_QUEUE="multiple-integrated"
|
ESP_HAL_EMBASSY_CONFIG_TIMER_QUEUE="multiple-integrated"
|
||||||
|
ESP_WIFI_CONFIG_COUNTRY_CODE="DE"
|
||||||
|
|
||||||
[build]
|
[build]
|
||||||
rustflags = [
|
rustflags = [
|
||||||
|
|||||||
Reference in New Issue
Block a user