From 3da596f2b653d25f29034b9a0abace27915bba55 Mon Sep 17 00:00:00 2001 From: madcow Date: Mon, 2 Feb 2026 19:31:28 +0000 Subject: [PATCH] Further unicode disambiguation --- src/common/memory.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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