read directly without dma

This commit is contained in:
merlokk 2022-06-27 00:30:49 +03:00
commit 9813f85567
2 changed files with 22 additions and 59 deletions

View file

@ -23,5 +23,4 @@
int HfReadADC(uint32_t samplesCount, bool ledcontrol);
#endif