# M5Stack Core2 Power This library allows you to use the M5 Stack Core 2's integrated AXP192 power module from Arduino or the ESP-IDF ``` [env:node32s] platform = espressif32 board = m5stack-core2 framework = arduino lib_deps = codewitch-honey-crisis/htcw_m5core2_power lib_ldf_mode = deep ```
idf.py add-dependency "codewitch-honey-crisis/htcw_m5core2_power^0.1.4"