prepare for ch3 mode

This commit is contained in:
tildearrow 2021-05-16 17:43:10 -05:00
parent 5a8e20fcd1
commit 2532401265
7 changed files with 87 additions and 37 deletions

View file

@ -3,8 +3,6 @@
#include <string.h>
#include <math.h>
// TODO fix all the writes.
// i think there is no wait for data writes, just for ON/OFF writes
void DivPlatformGenesis::acquire(int& l, int& r) {
static short o[2];