Further unicode disambiguation
This commit is contained in:
@@ -226,7 +226,7 @@ static void WriteRaw(int addr, byte data)
|
|||||||
// Wait until ready
|
// Wait until ready
|
||||||
while (EECR & BIT(EEPE));
|
while (EECR & BIT(EEPE));
|
||||||
|
|
||||||
// The EEPROM Address Registers – EEARH and
|
// The EEPROM Address Registers - EEARH and
|
||||||
// EEARL specify the EEPROM address in the
|
// EEARL specify the EEPROM address in the
|
||||||
// 512/1K/2K/4Kbytes EEPROM space. The EEPROM
|
// 512/1K/2K/4Kbytes EEPROM space. The EEPROM
|
||||||
// data bytes are addressed linearly between 0
|
// data bytes are addressed linearly between 0
|
||||||
|
|||||||
Reference in New Issue
Block a user