mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-03-25 00:27:36 +01:00
HACK: wait until si5351 is powered up
This commit is contained in:
@@ -225,6 +225,7 @@ int main(void) {
|
||||
enable_1v8_power();
|
||||
#if (defined HACKRF_ONE || defined RAD1O)
|
||||
enable_rf_power();
|
||||
delay(1000000);
|
||||
#endif
|
||||
cpu_clock_init();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user