Adding CE pin control, for ADF7021 reset.

This commit is contained in:
Andy CA6JAU 2017-02-14 08:49:22 -03:00
parent 9d292fa809
commit 932f5e244e
5 changed files with 30 additions and 0 deletions

1
IO.cpp
View file

@ -39,6 +39,7 @@ m_watchdog(0U)
{
Init();
CE_pin(HIGH);
LED_pin(HIGH);
PTT_pin(LOW);
DSTAR_pin(LOW);