diff options
Diffstat (limited to 'storm32/index.html')
-rw-r--r-- | storm32/index.html | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/storm32/index.html b/storm32/index.html new file mode 100644 index 0000000..89e385c --- /dev/null +++ b/storm32/index.html @@ -0,0 +1,19 @@ +<html lang="en" dir="ltr"> + <head> + <meta charset="utf-8"> + <link rel="stylesheet" href="hacklabxl.css"> + <title>hcklabxl : storm32 gimbal</title> + </head> + <body> + + <h1>hcklabxl : storm32 gimbal</h1> + + <p>controlling storm32 gimbal documentation</p> + +<p>mavlink1 (ardupilot support protocol “1”)</p> + +<p>trying to make sense of <a href="https://github.com/olliw42/storm32bgc">https://github.com/olliw42/storm32bgc</a> firmwarebinaries and gui /</p> + + + </body> +</html> |