adding narrow/wide band control

This commit is contained in:
morgan
2017-01-15 11:31:22 -08:00
parent 1d02387649
commit ec0400c1c6
2 changed files with 164 additions and 64 deletions

View File

@@ -255,7 +255,10 @@ class HamShield {
HamShield();
HamShield(uint8_t cs_pin);
void initialize();
void initialize(); // defaults to 12.5kHz
void initialize(bool narrowBand); // select 12.5kHz if true or 25kHz if false
void setupWideBand();
void setupNarrowBand();
bool testConnection();
// read control reg