mirror of
https://github.com/juribeparada/MMDVM_HS.git
synced 2026-04-05 06:15:15 +00:00
Adding CE pin control, for ADF7021 reset.
This commit is contained in:
parent
9d292fa809
commit
932f5e244e
5 changed files with 30 additions and 0 deletions
1
IO.cpp
1
IO.cpp
|
|
@ -39,6 +39,7 @@ m_watchdog(0U)
|
|||
{
|
||||
Init();
|
||||
|
||||
CE_pin(HIGH);
|
||||
LED_pin(HIGH);
|
||||
PTT_pin(LOW);
|
||||
DSTAR_pin(LOW);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue