Update comments

This commit is contained in:
Bill Sideris 2024-08-31 16:49:27 +03:00
parent 8498804286
commit 7ec7bedefc
No known key found for this signature in database
GPG key ID: 1BEF1BCEBA58EA33

View file

@ -87,7 +87,7 @@ static void pmic_init(busio_i2c_obj_t *i2c) {
enable_ldo(i2c, 3); // _aldo4
enable_ldo(i2c, 5); // _bldo2
enable_dldo(i2c, 1); // _dldo1
write_register8(i2c, 0x18, 0x0F); // RTC coin cell + 300mAh main charge limit
write_register8(i2c, 0x18, 0x0F); // Enable charging of main Bat and Coin cell
write_register8(i2c, 0x27, 0x1F); // 2s on time + 10s off time
write_register8(i2c, 0x62, 0x0B); // 500mA Current limit
write_register8(i2c, 0x16, 0x04); // 1.5A INcurr limit