mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-06 06:53:37 +00:00
minimal working Si5332/AD9913
This commit is contained in:
parent
1e64875915
commit
9dfafe6042
8 changed files with 954 additions and 525 deletions
|
|
@ -118,6 +118,7 @@ void AD9913::setReset(bool p) {
|
|||
|
||||
void AD9913::updateRegisters() {
|
||||
setIO_UPDATE(true);
|
||||
vTaskDelay(1);
|
||||
setIO_UPDATE(false);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue