diff --git a/src/common/memory.c b/src/common/memory.c index eb5c82a..867b309 100644 --- a/src/common/memory.c +++ b/src/common/memory.c @@ -226,7 +226,7 @@ static void WriteRaw(int addr, byte data) // Wait until ready while (EECR & BIT(EEPE)); - // The EEPROM Address Registers – EEARH and + // The EEPROM Address Registers - EEARH and // EEARL specify the EEPROM address in the // 512/1K/2K/4Kbytes EEPROM space. The EEPROM // data bytes are addressed linearly between 0