diff options
author | Your Name <you@example.com> | 2019-07-04 22:49:04 +0200 |
---|---|---|
committer | Your Name <you@example.com> | 2019-07-04 22:49:04 +0200 |
commit | 7af797fa6d92e0df69c3682fa7137395c81db90f (patch) | |
tree | 4f7e7e2e5667911d01903f5415ab2c8d1e3ec8e3 /storm32 | |
parent | f20bb44c9ad4400656db67688ce12cbbbf0cf2d1 (diff) | |
download | hacklab.brussels-7af797fa6d92e0df69c3682fa7137395c81db90f.tar.gz |
upd
Diffstat (limited to 'storm32')
-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> |