File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2525
2626#define AXP192_I2C_ADDR (0x34)
2727#define AXP192_LDO234_DC23_CTL (0x12)
28- #define AXP192_LDO3OUT_VOL (0x29 )
28+ #define AXP192_LDO3OUT_VOL (0x28 )
2929#define AXP192_LDO3_ON_BIT (1 << 3)
3030
3131void board_init (void )
Original file line number Diff line number Diff line change @@ -161,7 +161,7 @@ for TTGO T-Beam boards.
161161The corresponding board schematics can be found on TinyMicros.com for
162162[ TTGO T-Beam rev0] ( http://tinymicros.com/mediawiki/images/b/b9/TTGO_T-Beam_Schematic.pdf )
163163and GitHub for
164- [ TTGO T-Beam V1.0] ( https://github.com/Xinyuan-LilyGO/LilyGo-LoRa-Series/blob/a45c3b17842c5c377a8bc8475ae529ba0b90f9b4 /schematic/LilyGo_TBeam_V1.0.pdf )
164+ [ TTGO T-Beam V1.0] ( https://github.com/Xinyuan-LilyGO/LilyGo-LoRa-Series/blob/v0.0.1 /schematic/LilyGo_TBeam_V1.0.pdf )
165165
166166[ Back to table of contents] ( #esp32_ttgo_t_beam_toc )
167167
You can’t perform that action at this time.
0 commit comments