mirror of
https://github.com/elua/elua.git
synced 2025-01-25 01:02:54 +08:00
709399a324
of flash space. NOTE: getsamples function is disabled since this is dependant on having a buffer to get more than one sample. Side note: single sampling without the buffer is faster by about 5-10 us/channel. It should be possible to sidestep the buffer in certain situations for buffer enabled mode and get a similar benefit at the cost of some additional complexity.