X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fdevice%2Fdevinst.h;h=5a994372d347ca76dca32d151760a6b735d358a9;hp=4f0b6dec3137fedf5f679b4b015f27cacee02703;hb=6ac6242b25cfbd4df14abe7580adc9d0f4cffe43;hpb=adb0a9838d35c42add30f64df4f8df427aed6b89 diff --git a/pv/device/devinst.h b/pv/device/devinst.h index 4f0b6dec..5a994372 100644 --- a/pv/device/devinst.h +++ b/pv/device/devinst.h @@ -64,7 +64,7 @@ public: GVariant* list_config(const sr_channel_group *group, int key); - void enable_probe(const sr_channel *probe, bool enable = true); + void enable_channel(const sr_channel *channel, bool enable = true); /** * @brief Gets the sample limit from the driver.