Open the terminal on boot!

This commit is contained in:
2021-04-09 14:47:51 -04:00
parent b2eb0188ea
commit 8bde14b93c
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
// This file is the 'mission' or 'payload' script
// When excecuted, it should do the 'mission' whatever
// that means in the context of the craft.
// Specificly for this craft, it means activate the radar, solar
// and steer to face the planet.