We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32ffdcd commit 681eb66Copy full SHA for 681eb66
ports/espressif/pmic/axp192/axp192.h
@@ -53,7 +53,7 @@
53
#define AXP192_DCDC13_LDO23_CTRL_DCDC3 0b00000010
54
#define AXP192_DCDC13_LDO23_CTRL_DCDC1 0b00000001
55
56
-#define AXP192_DCDC2_OUT_VOLTAGE 0x25
+#define AXP192_DCDC2_OUT_VOLTAGE 0x23
57
58
#define AXP192_DCDC1_OUT_VOLTAGE 0x26
59
#define AXP192_DCDC1_OUT_VOLTAGE_3_350V 0b01101010
0 commit comments