mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-08-18 21:53:59 +00:00
Update hackrf submodule (#2973)
* update submodule * fix warning missing delay declaration * update: fix get board messing up radio/waterfalls
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#include <libopencm3/lpc43xx/scu.h>
|
||||
#include <libopencm3/lpc43xx/rgu.h>
|
||||
#include <libopencm3/lpc43xx/wwdt.h>
|
||||
#include "delay.h"
|
||||
|
||||
volatile bool usb_bulk_block_done = false;
|
||||
|
||||
@@ -296,4 +297,4 @@ void scsi_command(msd_cbw_t* msd_cbw_data) {
|
||||
}
|
||||
|
||||
usb_send_csw(msd_cbw_data, status);
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
Submodule hackrf updated: 40f441900a...63343c6e70
Reference in New Issue
Block a user