mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Cleaned up code
This commit is contained in:
parent
c2f92534df
commit
bc6e4930d9
1 changed files with 2 additions and 2 deletions
|
|
@ -1,12 +1,12 @@
|
|||
#pragma once
|
||||
|
||||
// Defined using AXP2102
|
||||
#define XPOWERS_CHIP_AXP2101
|
||||
|
||||
#include <Wire.h>
|
||||
#include <Arduino.h>
|
||||
#include "XPowersLib.h"
|
||||
|
||||
// Defined using AXP2102
|
||||
#define XPOWERS_CHIP_AXP2101
|
||||
XPowersPMU power;
|
||||
|
||||
// LoRa radio module pins for TBeam
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue