add Arduino pin definition and commands
This commit is contained in:
parent
7c0cd36a77
commit
38dbf611e6
22 changed files with 4730 additions and 0 deletions
10
examples/osd/arduino-merkurboard/in6addr.patch
Normal file
10
examples/osd/arduino-merkurboard/in6addr.patch
Normal file
|
@ -0,0 +1,10 @@
|
|||
21,23c21
|
||||
< #ifdef __INSIDE_CYGWIN__
|
||||
< uint32_t __s6_addr32[4];
|
||||
< #endif
|
||||
---
|
||||
> u_int __s6_addr32[4];
|
||||
36d33
|
||||
< #ifdef __INSIDE_CYGWIN__
|
||||
39d35
|
||||
< #endif
|
Loading…
Add table
Add a link
Reference in a new issue