mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 18:08:20 -07:00
Disable I2C EEPROM logging
This commit is contained in:
@@ -33,7 +33,7 @@ typedef struct {
|
||||
uint8_t addr_len, addr_pos;
|
||||
} i2c_eeprom_t;
|
||||
|
||||
#define ENABLE_I2C_EEPROM_LOG 1
|
||||
|
||||
#ifdef ENABLE_I2C_EEPROM_LOG
|
||||
int i2c_eeprom_do_log = ENABLE_I2C_EEPROM_LOG;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user