zyonz_chlorophyll_meter_client_alg.cpp
Go to the documentation of this file.
00001 #include "zyonz_chlorophyll_meter_client_alg.h"
00002 
00003 ZyonzChlorophyllMeterClientAlgorithm::ZyonzChlorophyllMeterClientAlgorithm(void)
00004 {
00005 }
00006 
00007 ZyonzChlorophyllMeterClientAlgorithm::~ZyonzChlorophyllMeterClientAlgorithm(void)
00008 {
00009 }
00010 
00011 void ZyonzChlorophyllMeterClientAlgorithm::config_update(Config& new_cfg, uint32_t level)
00012 {
00013   this->lock();
00014 
00015   // save the current configuration
00016   this->config_=new_cfg;
00017   
00018   this->unlock();
00019 }
00020 
00021 // ZyonzChlorophyllMeterClientAlgorithm Public API


zyonz_chlorophyll_meter_client
Author(s): Sergi Hernandez Juan
autogenerated on Fri Dec 6 2013 19:57:02