Working on 203

This commit is contained in:
cnlohr
2024-06-19 19:42:39 -07:00
parent 31809a0a78
commit 298035f8eb
3 changed files with 14 additions and 7 deletions
+2
View File
@@ -1,6 +1,8 @@
// XXX TODO: Play with high bits of ADC control to see if there's a gain cicuit.
// XXX TODO: Try to see if there is a way to tightly control Q, right now it's kinda random.
// XXX TODO: It looks like our loop can exit early - or more specifically we can "wrap around" our data because adc may not be == because it is skipping numbers
// XXX TODO: Verify it's actually using the HSE.
/**
MIT-like-non-ai-license