mikeferguson / stm32

stuff/garbage for the STM32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow analog_sampler to use less than 4 channels

mikeferguson opened this issue · comments

Default channel should be -1, we should then look at how many channels in init() call are >= 0 and setup only that many channels.