Skip to content

v2.3

Latest
Compare
Choose a tag to compare
@slazav slazav released this 12 Oct 23:50
· 64 commits to master since this release
2.3

changes in pico_adc:

  • rewrite code keeping old interface
  • modify get_info command: print more information
  • return +/-Inf at overflow
  • allow 1-digit channels in chan_set command
  • check timing configuration in get command
  • new command: set_dig_out, setting digital output
  • new command: disable_all, reset all channel settings
  • new command: get_val, read a single value, no channel setup needed
  • update documentation