mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-03-03 05:55:18 +01:00
Output RFFC5072 LD to test point on HackRF One
This commit is contained in:
committed by
Mike Walters
parent
845c0c8394
commit
38abc35e23
@@ -117,7 +117,7 @@ void rffc5071_setup(rffc5071_driver_t* const drv)
|
||||
/* GPOs are active at all times */
|
||||
set_RFFC5071_GATE(drv, 1);
|
||||
|
||||
#ifdef PRALINE
|
||||
#if defined(PRALINE) || defined(HACKRF_ONE)
|
||||
/* Enable GPO Lock output signal */
|
||||
set_RFFC5071_LOCK(drv, 1);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user