From: Keith Packard Date: Mon, 23 Apr 2018 03:02:04 +0000 (-0700) Subject: altoslib: Remove ascending/descending from pyro config X-Git-Tag: 1.8.6~1^2~100 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=0d691170a96545a9e57aad454de87541cea8c292;hp=0d691170a96545a9e57aad454de87541cea8c292 altoslib: Remove ascending/descending from pyro config Ascending and descending don't add any functionality and can confuse people. Clears pyro configuration value when ascending or descending were selected in the configuration so that the user knows to reset the channel from scratch. Signed-off-by: Keith Packard ---