mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
ci(fix): pre-commit check wifi power save rules
This commit is contained in:
parent
db51ceed69
commit
216af569c4
@ -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,
|
||||
|
||||

|
||||
|
||||
Note that current consumption and average current are higher when disabled.
|
||||
Note that current consumption and average current are higher when disabled.
|
||||
|
Loading…
x
Reference in New Issue
Block a user