Skip to content

Commit e3a911f

Browse files
authored
Correct wrong unit in MBC3 RTC reccomendation (#497)
1 parent 607652b commit e3a911f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/MBC3.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,5 +92,5 @@ Year-10000-Proof, provided that the cartridge gets used at least every
9292

9393
### Delays
9494

95-
When accessing the RTC Registers it is recommended to execute a 4ms
96-
delay (4 Cycles in Normal Speed Mode) between the separate accesses.
95+
When accessing the RTC Registers, it is recommended to wait 4 µs
96+
(4 cycles in Normal Speed Mode) between any separate accesses.

0 commit comments

Comments
 (0)