mikeferguson / stm32

stuff/garbage for the STM32
94 stars 72 forks source link

Allow analog_sampler to use less than 4 channels #2

Closed mikeferguson closed 11 years ago

mikeferguson commented 11 years ago

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