Skip to content
Snippets Groups Projects

Rebase TANGODEVIC-2411 commit

Merged Patrick MADELA requested to merge develop into main
15 files
+ 506
199
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
1
@@ -36,7 +36,7 @@ public:
* \brief Initialization.
*/
// N_PhotoConducteur (std::string& comLink_device_name, short channel_address, short electroType);
N_PhotoConducteur (std::string& comLink_device_name, short channel_address);
N_PhotoConducteur (std::string& comLink_device_name, short channel_address, std::string comProtocol);
/**
* \brief Release resources.
Loading