Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mDot_LoRa_Sensornode_Flowmeter_impl mbed-rtos mbed
FlowMeterConfig.h
00001 /* 00002 * FlowMeterConfig.h 00003 * 00004 * Created on: 23.10.2018 00005 * Author: Adrian 00006 */ 00007 00008 #ifndef CONFIGS_FLOWMETERCONFIG_H_ 00009 #define CONFIGS_FLOWMETERCONFIG_H_ 00010 00011 class FlowMeterConfig { 00012 public: 00013 FlowMeterConfig(); 00014 virtual ~FlowMeterConfig(); 00015 //todo implement flowmeter config 00016 }; 00017 00018 #endif /* CONFIGS_FLOWMETERCONFIG_H_ */
Generated on Tue Jul 12 2022 21:35:26 by
1.7.2