FOSSASAT-1B
deployment.h
Go to the documentation of this file.
1 #ifndef DEPLOYMENT_H_INCLUDED
2 #define DEPLOYMENT_H_INCLUDED
3 
4 #include "FossaSat1B.h"
5 
18 void Deployment_Deploy();
19 
20 #endif
void Deployment_Deploy()
This function deploys the antenna by powering the MOSFET1/2 for 1200 seconds.
Definition: deployment.cpp:3