Initial commit

This commit is contained in:
Stavros Korokithakis
2020-11-20 20:22:00 +02:00
commit 06da0be072
12 changed files with 226 additions and 0 deletions

3
content/_index.md Normal file
View File

@@ -0,0 +1,3 @@
+++
redirect_to = "welcome"
+++

View File

@@ -0,0 +1,7 @@
+++
title = "Drone stuff"
weight = 2
sort_by = "weight"
insert_anchor_links = "right"
+++
Select one of the sublinks on the left to see the notes in this section.

View File

@@ -0,0 +1,9 @@
+++
title = "Omnibus F4 pro servo diode"
weight = 1
sort_by = "weight"
insert_anchor_links = "right"
+++
To isolate the servo 5V rail, remove this diode:
![a435bcae86912205b6fac41731285b8d.png](6d668e05d8a54580966b94a752f3b7db)

View File

@@ -0,0 +1,9 @@
+++
title = "Omnibus F4 V3"
weight = 0
sort_by = "weight"
insert_anchor_links = "right"
+++
This is the pinout of the Omnibus F4 V3:
![53b3161d509dcc7bbfb43c89b16b0bae.png](99f5c91454204c1d9740a8d9b876833b)

7
content/notes/_index.md Normal file
View File

@@ -0,0 +1,7 @@
+++
title = "Notes"
weight = 3
sort_by = "weight"
insert_anchor_links = "right"
+++
Select one of the sublinks on the left to see the notes in this section.

7
content/notes/various.md Normal file
View File

@@ -0,0 +1,7 @@
+++
title = "Various"
weight = 0
sort_by = "weight"
insert_anchor_links = "right"
+++
Hello

View File

@@ -0,0 +1,7 @@
+++
title = "Welcome"
weight = 1
sort_by = "weight"
insert_anchor_links = "right"
+++
Select one of the sublinks on the left to see the notes in this section.

View File

@@ -0,0 +1,9 @@
+++
title = "Welcome"
weight = 0
sort_by = "weight"
insert_anchor_links = "right"
+++
Welcome! This is my notes site.
[Omnibus F4 pro servo diode](../../drone-stuff/omnibus-f4-pro-servo-diode)