Project

General

Profile

New Model #9663 » Translators.h

Rakia Pia, 01/23/2025 12:21 AM

 
// Translators.h
// Converter


#pragma once
#ifndef __cTranslators_PGP2508GFK__
#define __cTranslators_PGP2508GFK__

#include "cps.h"
#include "Chirp.h"

#include "cTools.h"

bool translateChirp2CPS(chirp::chirp ch, cps::cps& cps); // CHIRP Generic CSV file -> CPS AnyTone Channel.csv file



#endif /* __cTranslators_PGP2508GFK__ */
(9-9/10)