fix warning about nop redefinition of axp192 address

This commit is contained in:
geeksville 2020-01-17 15:39:01 -08:00
parent 6f2fd78ae2
commit 6a0382cba5

View File

@ -142,7 +142,7 @@ void ttn_register(void (*callback)(uint8_t message));
// AXP192 (Rev1-specific options)
// -----------------------------------------------------------------------------
#define AXP192_SLAVE_ADDRESS 0x34
// #define AXP192_SLAVE_ADDRESS 0x34 // Now defined in axp20x.h
#define GPS_POWER_CTRL_CH 3
#define LORA_POWER_CTRL_CH 2
#define PMU_IRQ 35