link to hw docs
This commit is contained in:
parent
33758a51e7
commit
32817ebeaa
|
@ -32,6 +32,11 @@
|
|||
|
||||
#define MAX_MEMSIZE_SQ50 0x03d090
|
||||
|
||||
/*
|
||||
* For info on how the ScanaQuad works, see our docs here:
|
||||
* https://git.lain.faith/BLAHAJ/sq50-re/wiki
|
||||
*/
|
||||
|
||||
struct dev_context {
|
||||
struct ftdi_context *ft;
|
||||
|
||||
|
|
Loading…
Reference in New Issue