trunk check

This commit is contained in:
HarukiToreda 2025-07-27 02:02:21 -04:00
parent 739343ae31
commit 648808405a

View File

@ -59,7 +59,7 @@ class CannedMessageModule : public SinglePortModule, public Observable<const UIF
CannedMessageModule(); CannedMessageModule();
void LaunchWithDestination(NodeNum, uint8_t newChannel = 0); void LaunchWithDestination(NodeNum, uint8_t newChannel = 0);
void LaunchRepeatDestination(); void LaunchRepeatDestination();
void LaunchFreetextWithDestination(NodeNum, uint8_t newChannel = 0); void LaunchFreetextWithDestination(NodeNum, uint8_t newChannel = 0);
// === Emote Picker navigation === // === Emote Picker navigation ===