Searched refs:wcs (Results 1 – 1 of 1) sorted by relevance
70 wcs = []77 wcs = get_instances(configs)80 wcs = get_instances_with_configs(configs)82 return wcs84 def destroy(wcs): argument85 for wc in wcs:89 wcs = []91 wcs.append(ArduinoWifiDongle(s))92 return wcs95 wcs = [][all …]