mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-30 09:59:03 +02:00
anlogicCable: fixed typo
This commit is contained in:
@@ -33,7 +33,7 @@ using namespace std;
|
||||
* PA2 - JTAG TDI
|
||||
* PA3 - JTAG TCK
|
||||
* ref: https://github.com/AnlogicInfo/anlogic-usbjtag
|
||||
/
|
||||
*/
|
||||
|
||||
enum analogicCablePin {
|
||||
ANLOGICCABLE_TCK_PIN = (1 << 2),
|
||||
|
||||
Reference in New Issue
Block a user