oresat / oresat-c3-software

Main application for Octavo A8 version of the C3 card
https://oresat-c3-software.readthedocs.io/en/latest/
GNU General Public License v3.0
2 stars 1 forks source link

Fix unbound error from bug #27 #28

Closed dmitri-mcguckin closed 3 months ago

dmitri-mcguckin commented 3 months ago

One-liner fix to fix unbound var error thrown in the edl_cmd_shell script.

See Issue #27 for details.