commit | 1bb7aa21b8a2073b92a7c8500c7a0f32e17205a4 | [log] [tgz] |
---|---|---|
author | Jordan Yates <jordan.yates@data61.csiro.au> | Thu Dec 23 10:44:53 2021 +1000 |
committer | Christopher Friedt <chrisfriedt@gmail.com> | Tue Jan 04 10:02:24 2022 -0500 |
tree | 6c4d25b78b59f8f5bea6eee1f58361f931aa0e58 | |
parent | b5b629a11580c080f1e84873158b525f5845f890 [diff] |
lora: sx126x: don't re-enable interrupt in sleep Don't re-enable the DIO1 interrupt when the modem is in sleep mode. This fixes the power regression introduced in Zephyr v2.7.0 #41026. Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>