summaryrefslogtreecommitdiff
path: root/sw/Core/Src/plinky.c
diff options
context:
space:
mode:
authorAlex Evans <715855+mmalex@users.noreply.github.com>2024-11-07 15:54:15 +0000
committerAlex Evans <715855+mmalex@users.noreply.github.com>2024-11-07 15:54:15 +0000
commit3a86555a7211f15fa1cb55de3cc898a761a188fd (patch)
tree1aae31ea3044a2641c9c03338b073c48500a6f90 /sw/Core/Src/plinky.c
parentcc7afbbb54d2b66cc3a89f2748c85fc632634d1f (diff)
downloadplinky-3a86555a7211f15fa1cb55de3cc898a761a188fd.tar.gz
first baby steps at extending the webusb protocol to longer messages, processed faster, and add messages to read spi and wavetable ram
Diffstat (limited to 'sw/Core/Src/plinky.c')
-rwxr-xr-xsw/Core/Src/plinky.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/Core/Src/plinky.c b/sw/Core/Src/plinky.c
index 14ffafe..5c45fc5 100755
--- a/sw/Core/Src/plinky.c
+++ b/sw/Core/Src/plinky.c
@@ -681,6 +681,7 @@ int arpdebugi;
#endif
+extern const short wavetable[17][1031];
//s16 wavetable[WAVETABLE_SIZE*WT_LAST];
#ifndef EMU