mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-28 05:06:32 +00:00
Fix AXP driver
This commit is contained in:
parent
bddd9a9caf
commit
91237dff5b
@ -66,7 +66,7 @@ class AXP192_M5Stack_Core2 : AXP192
|
|||||||
self.write8(0x82, 0xFF)
|
self.write8(0x82, 0xFF)
|
||||||
|
|
||||||
# Disable audio as ethernet uses the same GPIO
|
# Disable audio as ethernet uses the same GPIO
|
||||||
set_speaker_enable(false)
|
self.write_gpio(2, 0)
|
||||||
|
|
||||||
# Reset LCD Controller
|
# Reset LCD Controller
|
||||||
self.set_lcd_reset(false)
|
self.set_lcd_reset(false)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user