Device migrations, driver migrations and more (#575)
This commit is contained in:
committed by
GitHub
parent
2d768ef3a1
commit
2fbc44466a
@@ -13,6 +13,10 @@ extern "C" {
|
||||
|
||||
struct M5pm1Config {
|
||||
uint8_t address;
|
||||
/** Battery voltage (mV) considered 100% capacity, used to derive POWER_SUPPLY_PROP_CAPACITY */
|
||||
uint32_t power_supply_reference_voltage_mv;
|
||||
/** Enable the speaker amplifier (PM1_G3) at driver start, instead of leaving it low */
|
||||
bool speaker_amp_enable_at_boot;
|
||||
};
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user