We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b02aa7 commit 9dec593Copy full SHA for 9dec593
1 file changed
proveskit_ground_station/proveskit_ground_station.py
@@ -7,7 +7,7 @@
7
from pysquared.logger import Logger, LogLevel
8
9
10
-class RadioTest:
+class GroundStation:
11
def __init__(
12
self,
13
logger: Logger,
@@ -108,7 +108,7 @@ def run(self):
108
====================================================
109
| |
110
| WELCOME! |
111
- | Pysquared Radio Test |
+ | PROVESKIT Ground Station |
112
113
114
| Please Select Your Mode |
0 commit comments