zephyr_subscribe_to refactoring
Review Request #422 — Created Jan. 13, 2021 and submitted
- Split to
subscribe_to_tzc
andsubscribe_to_zeph02
- Add member function
subscribe_to
tozephyr_account
to reduce comparisons - Remove unused
galaxy
parameter - Convert
while
tofor
around one ofsubscribe_to
calls
Compile only.