Add antenna option to reentry program.

This commit is contained in:
Anna Rose 2021-08-22 18:38:35 -04:00
parent f12456fc81
commit f91269ecc5

View File

@ -4,5 +4,7 @@
@lazyglobal off.
parameter retract is true.
RunOncePath("/lib/reentry").
PerformReentry().
PerformReentry(retract).