mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-02 18:59:56 +00:00
Add status LED for diy targets and the core-pcb (#1049)
* Update device-install.sh fix for #911 * add status led for diy target Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
This commit is contained in:
parent
df75182bcf
commit
475348489e
@ -244,6 +244,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#define BUTTON_PIN 39 // The middle button GPIO on the T-Beam
|
||||
#define EXT_NOTIFY_OUT 12 // Overridden default pin to use for Ext Notify Plugin (#975).
|
||||
#define LED_PIN 2 // add status LED (compatible with core-pcb and DIY targets)
|
||||
|
||||
#define LORA_DIO0 26 // a No connect on the SX1262/SX1268 module
|
||||
#define LORA_RESET 23 // RST for SX1276, and for SX1262/SX1268
|
||||
|
Loading…
Reference in New Issue
Block a user