aboutsummaryrefslogtreecommitdiffstats
path: root/src/mslot_class.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mslot_class.h')
-rw-r--r--src/mslot_class.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mslot_class.h b/src/mslot_class.h
index 97b865b0..445455f4 100644
--- a/src/mslot_class.h
+++ b/src/mslot_class.h
@@ -56,3 +56,4 @@ void mslot_fill_rx_mask(uint8_t mslot_class, uint8_t num_tx, uint8_t *rx_mask);
int8_t find_free_usf(uint8_t usf_map);
int8_t find_free_tfi(uint32_t tfi_map);
void masked_override_with(char *buf, uint8_t mask, char set_char);
+void ts_format(char *buf, uint8_t dl_mask, uint8_t ul_mask);