mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-03-04 14:35:54 +01:00
Fix mismatched ifdefs of my making
This commit is contained in:
@@ -780,6 +780,7 @@ void pin_setup(void) {
|
||||
|
||||
/* Configure RF power supply (VAA) switch control signal as output */
|
||||
gpio_output(&gpio_vaa_disable);
|
||||
#endif
|
||||
|
||||
#ifdef RAD1O
|
||||
/* Safe state: start with VAA turned off: */
|
||||
|
||||
Reference in New Issue
Block a user