more cleanup etc

This commit is contained in:
2020-07-16 16:49:29 -05:00
parent ead019ca66
commit 014121fcb7
8 changed files with 77 additions and 0 deletions

11
groundstation.diag Normal file
View File

@@ -0,0 +1,11 @@
blockdiag {
Structure
Structure -> Building
Structure -> Building -> Hexayurt.com
Structure -> Foundation
Structure -> Power
Structure -> Power -> "Solar cells"
Structure -> Power -> "Charge controller"
Structure -> Power -> Batteries
Structure -> Power -> Inverter
}