Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasheckmann authored May 18, 2024
1 parent f7a54d5 commit b9cd4a0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,11 @@ For Windows
```
COPY /B ROM_0+ROM_1+ROM_2+ROM_3 IMAGE.BIN
```
Use your favorite (E)EPROM programmer to transfer the IMAGE.BIN to the EEPROM
```
LEFT|RIGHT
OFF | OFF - 0: ROM_0
OFF | ON - 1: ROM_1
ON | OFF - 2: ROM_2
ON | ON - 3: ROM_3
```

0 comments on commit b9cd4a0

Please sign in to comment.