mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-09-02 23:48:27 +02:00
typo's, added git as dependency
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ enum CommandModifier {
|
||||
|
||||
struct version_specific
|
||||
{
|
||||
uint8_t no_read; // command modifer for xfer no read
|
||||
uint8_t no_read; // command modifier for xfer no read
|
||||
uint16_t max_bits; // max bit count that can be transferred
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user