I dont know if this is a klipper or happy hare issue but im trying to connect a temp sensor to my bbt mmb but cant seem to get it right im using the happy hare config for the mmb
#[temperature_sensor chamber]
#sensor_type: AHT10
Also use AHT10 for AHT20 and AHT21 sensors.
#i2c_address: 56
Default is 56 (0x38). Some AHT10 sensors give the option to use
57 (0x39) by moving a resistor.
#i2c_mcu: mmu
##i2c_software_scl_pin: PB3
##i2c_software_sda_pin: PB4
#i2c_bus: i2c3_PB3_PB4
##i2c_speed:
See the "common I2C settings" section for a description of the
above parameters.
##aht10_report_time: 5