mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-31 02:29:38 -04:00
Looking glass narrow view marker wrap around (#2271)
* allow 1 MHz wide view (because why not?) * allow marker to wrap around each corner * added another define for clarity
This commit is contained in:
parent
419bc75d2f
commit
b19ed5fec5
2 changed files with 13 additions and 8 deletions
|
@ -40,6 +40,7 @@
|
|||
namespace ui {
|
||||
|
||||
#define LOOKING_GLASS_SLICE_WIDTH_MAX 20000000
|
||||
#define LOOKING_GLASS_MAX_SAMPLERATE 20000000
|
||||
#define MHZ_DIV 1000000
|
||||
|
||||
// blanked DC (16 centered bins ignored ) and top left and right (2 bins ignored on each side )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue