Skip to content

Commit a0ac214

Browse files
committed
Fix debugging instructions
1 parent 575b402 commit a0ac214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The following table contains the results of my tests, all done at 3.3V voltage l
5555
|EastVita |Wireless Controller |![Yes](img/yes.png) |Chinese knock-off, cheap but with surprising quality, pretty similar to the Lynxmotion controller, probably goes under other names, too|
5656

5757
## Debugging
58-
If you have problems, uncomment the `DUMP_COMMS` #define in [https://github.com/SukkoPera/PsxNewLib/blob/master/src/PsxNewLib.h#L33](PsxNewLib.h) and watch your serial monitor.
58+
If you have problems, uncomment the `DUMP_COMMS` #define in [PsxNewLib.h](https://github.com/SukkoPera/PsxNewLib/blob/master/src/PsxNewLib.h#L33) and watch your serial monitor.
5959

6060
## Releases
6161
If you want to use this library, you are recommended to get [the latest release](https://github.com/SukkoPera/PsxNewLib/releases) rather than the current git version, as the latter might be under development and is not guaranteed to be working.

0 commit comments

Comments
 (0)