Skip to content

Commit b0d2842

Browse files
authored
Add link to the Programmer’s Guide
1 parent 75380d0 commit b0d2842

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ However, the code (firmware) for the Lego "RCX Pocket Programmer" has been compl
2222

2323
Unfortunately, unlike [OnScreenProgramming](https://github.com/BrickBot/OnScreenProgramming), the source code for this Pocket Programmer is not currently available, but available binaries are posted under Releases.
2424

25-
## Features:
25+
## Features
2626
* RCX Standalone/Pocket Programmer with 256 Program Steps
2727
* 22 Powerful RCX Commands (GOto, PAUSe, INput, OUput, LOop, ...)
2828
* 16 Registers (8-bit) for processing input/output data, etc.
@@ -33,3 +33,6 @@ Unfortunately, unlike [OnScreenProgramming](https://github.com/BrickBot/OnScreen
3333
* Single Step Execution Mode
3434
* VLL Communication (send VLL codes to MicroScout & CodePilot)
3535
* IR Communication (send/receive Messages & Remote Commands)
36+
37+
## Usage
38+
Please refer to the [Programmer’s Guide](https://raw.githubusercontent.com/BrickBot/PocketProgrammer/master/PocketProgrammerGuide.pdf).

0 commit comments

Comments
 (0)