Cleaned up code
This commit is contained in:
@@ -1,12 +1,12 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
// Defined using AXP2102
|
|
||||||
#define XPOWERS_CHIP_AXP2101
|
|
||||||
|
|
||||||
#include <Wire.h>
|
#include <Wire.h>
|
||||||
#include <Arduino.h>
|
#include <Arduino.h>
|
||||||
#include "XPowersLib.h"
|
#include "XPowersLib.h"
|
||||||
|
|
||||||
|
// Defined using AXP2102
|
||||||
|
#define XPOWERS_CHIP_AXP2101
|
||||||
XPowersPMU power;
|
XPowersPMU power;
|
||||||
|
|
||||||
// LoRa radio module pins for TBeam
|
// LoRa radio module pins for TBeam
|
||||||
|
|||||||
Reference in New Issue
Block a user