minor cosmetic code fix

This commit is contained in:
richonguzman 2024-02-25 12:00:44 -03:00
parent 414b31d9b8
commit 72c16e1cd0
14 changed files with 24 additions and 11 deletions

View file

@ -22,6 +22,7 @@ extern String fifthLine;
extern String sixthLine;
extern String seventhLine;
namespace DIGI_Utils {
String generateDigiRepeatedPacket(String packet, String callsign) {