mirror of https://github.com/meshcore-dev/MeshCore
Browse Source
Improvements: - Add condition to only turn off display if on (avoids wedging the shutdown on some displays) - Reset LoRa radio before calling radio_driver.powerOff() to ensure it is in a known good state (and will accept the command) - Ensure SPI is started so LoRa radio commands can be sent (some shutdowns can happen before this) - Add gate for P_LORA_NSS pin defined before writing to the pinpull/2987/head
1 changed files with 27 additions and 3 deletions
Loading…
Reference in new issue