Skip to content

Commit 92acf95

Browse files
authored
Merge pull request #11767 from LMESTM/Increase_deep_sleep_latency
Increase STM32 default deep sleep latency to 4ms
2 parents 2203549 + d00130e commit 92acf95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: targets/targets.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1911,7 +1911,7 @@
19111911
}
19121912
},
19131913
"overrides": {
1914-
"deep-sleep-latency": 3,
1914+
"deep-sleep-latency": 4,
19151915
"init-us-ticker-at-boot": true
19161916
},
19171917
"device_has": [

0 commit comments

Comments
 (0)