Add get_dcd to swg bindings

This commit is contained in:
Michael Black 2020-02-07 23:03:29 -06:00
parent 04ff3dee97
commit da3059fb07

View File

@ -441,6 +441,7 @@ typedef channel_t * const_channel_t_p;
METHOD1GET(get_powerstat, powerstat_t)
METHOD1GET(get_trn, int)
METHOD1VGET(get_dcd, dcd_t)
//METHOD2GET(get_ext_parm, token_t, value_t)