Skip to content

Commit

Permalink
Ground control to major tom (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
gnawinganimal authored Dec 22, 2019
1 parent 804f541 commit 4116070
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ class TableEntry<T>(val name: String, initialValue: T, val location: List<String
wpiProperty.setValue(value)
}
}

fun groundControlToMajorTom() = Unit

0 comments on commit 4116070

Please # to comment.