]> sigrok.org Git - libsigrok.git/commit - src/scpi/helpers.c
scpi: don't stop parsing table at command 0 which is a valid command
authorAurelien Jacobs <redacted>
Sun, 20 Sep 2015 14:18:18 +0000 (16:18 +0200)
committerAurelien Jacobs <redacted>
Sun, 20 Sep 2015 14:18:18 +0000 (16:18 +0200)
commit485a285abea07fa296ee56517cf95b4dbab69e29
tree161d9d0e365051806d8146262ae582ff4a628d38
parent06f63a749ea15ae88e8183404a0d6e3d1fd85de3
scpi: don't stop parsing table at command 0 which is a valid command

command 0 is SCPI_CMD_REMOTE
src/scpi/helpers.c