Further unicode disambiguation

This commit is contained in:
2026-02-02 19:31:28 +00:00
parent 4e0b6b34a8
commit 3da596f2b6

View File

@@ -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