Mentions légales du service

Skip to content
Snippets Groups Projects

Fix generator timing

Merged Jussi Lindgren requested to merge wip-jlindgre-fix-generator-timing into wip-all-openvibe20-base
10 files
+ 83
108
Compare changes
  • Side-by-side
  • Inline
Files
10
@@ -196,6 +196,7 @@ namespace OpenViBEAcquisitionServer
* If \c f64Impedance is any other negative value, then the impedance is considered as "unknown"
*/
virtual OpenViBE::boolean updateImpedance(const OpenViBE::uint32 ui32ChannelIndex, const OpenViBE::float64 f64Impedance)=0;
};
/**
Loading