Artemis Teensy Flight Software
The software on the Teensy in the Artemis cubesat.
|
try storing burnwire complete and deployment separately. deployed.txt should only be written after DEPLOYMENT_LENGTH.
The function puts the rfm23 into sleep mode, then idle mode. Is this intended? idle overrides sleep.
The transmit and receive pins are set low and high respectively. check if this is intended behavior. either change the pin definitions or use setGpioReversed().