mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'ci/pre_commit_wifi_power_save' into 'master'
ci(fix): pre-commit check wifi power save rules See merge request espressif/esp-idf!25439
This commit is contained in:
commit
a416c12e9d
@ -31,8 +31,8 @@ examples/wifi/itwt:
|
||||
disable:
|
||||
- if: SOC_WIFI_HE_SUPPORT != 1
|
||||
|
||||
examples/wifi/powersave:
|
||||
disable_test:
|
||||
examples/wifi/power_save:
|
||||
disable:
|
||||
- if: SOC_WIFI_SUPPORTED != 1
|
||||
|
||||
examples/wifi/wifi_aware:
|
||||
|
@ -23,4 +23,4 @@ Power save mode only works in station mode. If the modem sleep mode is enabled,
|
||||
|
||||
![current consumption with CONFIG_PM_ENABLE disabled](image/power_save_graph_PM_disabled.png)
|
||||
|
||||
Note that current consumption and average current are higher when disabled.
|
||||
Note that current consumption and average current are higher when disabled.
|
||||
|
Loading…
Reference in New Issue
Block a user